patch applied (cabal-install): Add sections for user/global install-dirs to the config file

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Aug 22 08:18:01 EDT 2008


Fri Aug 22 05:00:59 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Add sections for user/global install-dirs to the config file
  So it looks like:
  install-dirs user
    prefix: /home/username/.cabal
    ...
  Rather than using user-prefix, global-prefix, etc etc for each
  field. The old field names are still recognised but not added
  into the initial config file.

    M ./Distribution/Client/Config.hs -12 +51

View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20080822120059-adfee-f969e17f0ee1ced67887a681d2ee08be40471e4a.gz



More information about the cabal-devel mailing list