GHC 6.4 release candidates available
Simon Marlow
simonmar at microsoft.com
Fri Feb 11 05:36:20 EST 2005
On 10 February 2005 17:07, Malcolm Wallace wrote:
> $ ghc-pkg-6.4.20050209 --show-package=base --field=import_dirs
> ["/usr/malcolm/local/lib/ghc-6.4.20050209/imports"]
>
> yet
>
> $ ghc-pkg-6.4.20050209 --show-package=base-1.0 --field=import_dirs
> ghc-pkg: cannot find package base-1.0
>
> $ ghc-pkg-6.4.20050209 --list-packages
> /usr/malcolm/local/lib/ghc-6.4.20050209/package.conf:
> rts-1.0, base-1.0, haskell98-1.0, template-haskell-1.0, ...
Fixed, thanks.
BTW, we recommend you migrate to using the new command-line syntax for
ghc-pkg at some point.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list