[commit: ghc] master: comment wibble (6b5bbe0)

Simon Marlow marlowsd at gmail.com
Mon Aug 8 14:48:48 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6b5bbe0747744bd56b09f5c2e53ec288c5507e29

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

commit 6b5bbe0747744bd56b09f5c2e53ec288c5507e29
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Fri Aug 5 10:14:44 2011 +0100

    comment wibble

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

 mk/build.mk.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mk/build.mk.sample b/mk/build.mk.sample
index 5196a65..5b31c97 100644
--- a/mk/build.mk.sample
+++ b/mk/build.mk.sample
@@ -139,7 +139,7 @@ BUILD_DOCBOOK_PDF  = NO
 # stage=2
 
 # Then stage 1 will not be touched by the build system, until
-# you uncomment the line again.  This is a useful trick for when you're
+# you comment the line again.  This is a useful trick for when you're
 # working on stage 2 and want to freeze stage 1 and the libraries for
 # a while.
 





More information about the Cvs-ghc mailing list