-package-name

Simon Marlow simonmar@microsoft.com
Mon, 14 Oct 2002 13:23:07 +0100


> | Aha. So how will GHC find all the various module imports?
>=20
> You install the package using ghc-pkg.  That tells GHC where it is.

For more information on the interaction between hierarchical libraries
and the package mechanism, see

http://www.haskell.org/pipermail/glasgow-haskell-users/2002-September/00
4005.html

Cheers,
	Simon