patch applied (cabal-install): #223 part2: Support all the configure options in the config file

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed Mar 19 18:24:40 EDT 2008


Wed Mar 19 10:50:52 PDT 2008  Pepe Iborra <mnislaih at gmail.com>
  * #223 part2: Support all the configure options in the config file
  
  This patch takes advantage of the new OptionField structure in Distribution.Simple.Command
  to provide support for all the configure command line options in the .cabal/config file.
  This has a global effect on all the packages managed by cabal-install.
  
  The ticket also mentions support for per-package sections in the config file. This patch
  does not take care of that.
  

    M ./Hackage/Config.hs -45 +39
    M ./Hackage/Setup.hs -25 +10

View patch online:

  http://darcs.haskell.org/cabal-install/_darcs/patches/20080319175052-ddd76-70fc7f45ce5ce61d4a3c32f5fe927c779619ff90.gz



More information about the cabal-devel mailing list