patch applied (cabal-install): Add a new module for handling user targets

Duncan Coutts duncan.coutts at googlemail.com
Mon Feb 14 03:56:58 CET 2011


Sun Feb 13 11:41:50 PST 2011  Duncan Coutts <duncan at community.haskell.org>
  * Add a new module for handling user targets
  This will allow us to increase the range of targets that cabal
  commands can support. The new ones are local directory targets,
  local cabal files, local tarballs and remote tarballs by URL.
  Also a better way of doing the special "world" target.

    M ./Distribution/Client/Dependency/Types.hs +1
    A ./Distribution/Client/Targets.hs
    M ./cabal-install.cabal +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110213194150-5c91e-2d19975ef3797c2fa5446a4676f2abc3735895ff.gz



More information about the cabal-devel mailing list