[project @ 2003-06-10 13:01:09 by simonmar]
authorsimonmar <unknown>
Tue, 10 Jun 2003 13:01:09 +0000 (13:01 +0000)
committersimonmar <unknown>
Tue, 10 Jun 2003 13:01:09 +0000 (13:01 +0000)
Explain that the hierarchy is not cleanly divided into packages - two
people (at least) have so far been confused that System.Posix.Types is
in base but System.Posix is in unix.

ghc/docs/libraries.html.in

index 8a0d415..2f757c3 100644 (file)
@@ -7,7 +7,11 @@
   <BODY>
     <H1>Haskell Hierarchical Libraries</H1>
 
-    <P>The libraries are divided into several <EM>packages</EM>:</P>
+    <P>The libraries are divided into several <EM>packages</EM>.
+    NOTE: there is not always a clean division between packages in the
+    hierarchy, which means a node and its children might be in
+    different packages.  If you're looking for a specific module, try
+    all the packages below.</P>
 
     <DL>
       <DT>