[project @ 2002-07-02 10:34:52 by simonmar]
[ghc-base.git] / Prelude.hs
index 70eee4d..d920e63 100644 (file)
@@ -9,7 +9,9 @@
 -- Stability   :  provisional
 -- Portability :  portable
 --
--- Standard module imported by default into Haskell modules.
+-- The Prelude: a standard module imported by default into all Haskell
+-- modules.  For more documentation, see the Haskell 98 Report
+-- <http://www.haskell.org/onlinereport/>.
 --
 -----------------------------------------------------------------------------