[project @ 2002-07-02 10:34:52 by simonmar]
authorsimonmar <unknown>
Tue, 2 Jul 2002 10:34:52 +0000 (10:34 +0000)
committersimonmar <unknown>
Tue, 2 Jul 2002 10:34:52 +0000 (10:34 +0000)
Point the punters to the online report at haskell.org until the
documentation for the Prelude is up to scratch.

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