Problem with hierarchical libraries in Hugs compared to ghc/nhc98

Simon Marlow simonmar@microsoft.com
Fri, 7 Mar 2003 17:43:24 -0000


> Currently the hierarchical library proposal=20
> http://www.haskell.org/~simonmar/libraries/libraries.html
> does not say much about the semantics of the hierarchical=20
> module names.
> It really should.

I'm open to suggestions - in fact I thought the semantics were fairly
clear, but perhaps not?  Or do you mean that the document should say
more about file names and searching policies? (that would be difficult
without getting compiler-specific).
=20
Cheers,
	Simon