patch applied (packages/Cabal): Simplify getInstalledPackages and
callers
Ian Lynagh
igloo at earth.li
Wed Dec 30 19:51:17 EST 2009
Wed Dec 23 15:48:57 PST 2009 Duncan Coutts <duncan at haskell.org>
* Simplify getInstalledPackages and callers
Ignore-this: 7927e992e0b040347dc24530219eb8eb
No longer returns Maybe, we can find installed packages for all
the compilers we support (and this feature is a requirement for
support for new compilers).
This is an API change so cannot merge to Cabal-1.8.x branch.
M ./Distribution/Simple/Configure.hs -42 +17
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20091223234857-adfee-fea716526361d03315104653b17d958e3759d7ed.gz
More information about the Cvs-libraries
mailing list