
#524: support file, directory and url targets for packages and .cabal files
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: cabal-install-0.10
Component: cabal-install tool | Version: 1.6.0.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very hard (<1 week)
Ghcversion: | Platform:
---------------------------------+------------------------------------------
Changes (by duncan):
* status: new => closed
* difficulty: hard (< 1 day) => very hard (<1 week)
* resolution: => fixed
* milestone: => cabal-install-0.10
Comment:
Added support for:
* local package directories
* local cabal files
* local tarballs
* remote tarballs
This applies to the install, fetch, info and unpack commands.
Not implemented is alternate targets for the `list` command, or remote
.cabal targets for the `info` command (opened as #804).
{{{
Sun Feb 13 19:41:50 GMT 2011 Duncan Coutts