GHC 6.4 release candidates available

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Thu Feb 10 12:07:13 EST 2005


    $ 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, ...

Regards,
    Malcolm


More information about the Glasgow-haskell-users mailing list