patch applied (cabal-install): Add ConfigExFlags and related command
27 Jan
2009
27 Jan
'09
1:25 a.m.
Sun Jan 25 17:01:32 PST 2009 Duncan Coutts <duncan@haskell.org> * Add ConfigExFlags and related command This is for configure flags that we use in the configure command in the cabal command line tool that are not present in runghc Setup configure command line interface. These are flags that we are moving from the install command, so that we can also use them for the configure command. Initially it's just the flags for specifying package version preferences and the cabal library version. We'll add constraints later. M ./Distribution/Client/Config.hs +13 M ./Distribution/Client/Setup.hs +64 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20090126010132-adfee-f...
6407
Age (days ago)
6407
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts