Repository : ssh://darcs.haskell.org//srv/darcs/packages/base On branch : master
http://hackage.haskell.org/trac/ghc/changeset/79d9ea6dcef04798dc047de50231ac064ff34722 >--------------------------------------------------------------- commit 79d9ea6dcef04798dc047de50231ac064ff34722 Author: Paolo Capriotti <[email protected]> Date: Wed Aug 8 14:47:08 2012 +0100 Refer and link to Haskell 2010 report in Prelude. >--------------------------------------------------------------- Prelude.hs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Prelude.hs b/Prelude.hs index 6cd70d1..a1df3f6 100644 --- a/Prelude.hs +++ b/Prelude.hs @@ -12,8 +12,8 @@ -- Portability : portable -- -- 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/>. +-- modules. For more documentation, see the Haskell 2010 Report +-- <http://www.haskell.org/onlinereport/haskell2010>. -- ----------------------------------------------------------------------------- _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
