patch applied (ghc): use "ghc-pkg latest --global" instead of
"ghc-pkg list --simple-output"
Simon Marlow
simonmar at microsoft.com
Fri Nov 16 08:21:44 EST 2007
Fri Nov 16 04:20:18 PST 2007 Simon Marlow <simonmar at microsoft.com>
* use "ghc-pkg latest --global" instead of "ghc-pkg list --simple-output"
The former now does the right thing: it uses the global database only,
and picks the most recent package with the given name.
M ./compiler/Makefile -1 +1
More information about the Cvs-ghc
mailing list