$ 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
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to