[project @ 2003-03-06 13:24:46 by ross]
authorross <unknown>
Thu, 6 Mar 2003 13:24:46 +0000 (13:24 +0000)
committerross <unknown>
Thu, 6 Mar 2003 13:24:46 +0000 (13:24 +0000)
notes for Hugs

ghc/docs/libraries.html.in

index 84811a8..5de2f12 100644 (file)
@@ -9,7 +9,7 @@
 
     <P>The libraries are divided into several <EM>packages</EM>.</P>
 
-    <P>GHC/GHCi users note: most of the time, all the packages are
+    <P><EM>GHC/GHCi users note</EM>: most of the time, all the packages are
     available without the need to use any additional command-line
     options.  The only time when this is not the case is when linking
     a program on the command line, without using the <tt>--make</tt>
     package name) to the command line for each package.  See the
     User's Guide for more details.</P>
 
+    <P><EM>Hugs users note</EM>: Hugs currently provides modules
+    from the <TT>base</TT>, <TT>haskell98</TT>, <TT>network</TT> and
+    <TT>haskell-src</TT> packages.  These modules are always available,
+    as a single hierarchy; Hugs does not use the package subdivision.</P>
+
     <P>
         <UL>
           <LI>