Wed Mar 19 10:50:52 PDT 2008 Pepe Iborra
* #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-7...