use "ghc-pkg latest --global" instead of "ghc-pkg list --simple-output"
authorSimon Marlow <simonmar@microsoft.com>
Fri, 16 Nov 2007 12:20:18 +0000 (12:20 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 16 Nov 2007 12:20:18 +0000 (12:20 +0000)
commita9e89211976d8f689a82589d242e6ffd31c2c7c7
tree00af84071ba6552ff236836c930b623a0df8c8dd
parent8789db32595b2f9de24fc6a51dd9c35ea197a7d5
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.
compiler/Makefile