Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/9aaf76f3575059d9660431e81fa400bd2e5babb6

>---------------------------------------------------------------

commit 9aaf76f3575059d9660431e81fa400bd2e5babb6
Author: Paolo Capriotti <[email protected]>
Date:   Tue Jul 17 16:30:43 2012 +0100

    Add comment to GHC.Exts.

>---------------------------------------------------------------

 GHC/Exts.hs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/GHC/Exts.hs b/GHC/Exts.hs
index 8281895..3c6605d 100755
--- a/GHC/Exts.hs
+++ b/GHC/Exts.hs
@@ -13,6 +13,7 @@
 --
 -- GHC Extensions: this is the Approved Way to get at GHC-specific extensions.
 --
+-- Note: no other base module should import this module.
 -----------------------------------------------------------------------------
 
 module GHC.Exts



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to