patch applied (cabal): Implement support for hugs and nhc98 package
databases
Duncan Coutts
duncan.coutts at googlemail.com
Wed Dec 23 19:27:32 EST 2009
Wed Dec 23 15:35:57 PST 2009 Duncan Coutts <duncan at haskell.org>
* Implement support for hugs and nhc98 package databases
Ignore-this: aa12e2a278e89544ead82d7c8d3b325a
That is, work out which packages are installed for hugs and nhc98.
In both cases there is special support for the core packages.
In future both should use the standard method when they supply
proper installed package info files for the bundled libraries.
M ./Distribution/Simple/Configure.hs -10 +3
M ./Distribution/Simple/Hugs.hs -10 +137
M ./Distribution/Simple/NHC.hs -9 +140
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20091223233557-adfee-ba2aa542f2ccaf5f606b807f07e446816b7f4f4c.gz
More information about the cabal-devel
mailing list