> | 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