[commit: nofib] master: Comment wibbles (41da407)

David Terei davidterei at gmail.com
Sat Jan 14 00:32:27 CET 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/41da4071051cfb775ea1be856083a24629e81098

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

commit 41da4071051cfb775ea1be856083a24629e81098
Author: David Terei <davidterei at gmail.com>
Date:   Fri Jan 13 15:31:54 2012 -0800

    Comment wibbles

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

 README            |    4 ++++
 mk/boilerplate.mk |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/README b/README
index a299d76..ca60594 100644
--- a/README
+++ b/README
@@ -30,3 +30,7 @@ you'll need to get hold of Cachegrind, which is part of Valgrind
 There are some options you might want to tweak; search for nofib in
 ../mk/config.mk, and override settings in ../mk/build.mk as usual.
 
+Package Requirements:
+ * html
+ * regex-compat (mtl, regex-base, regex-posix)
+
diff --git a/mk/boilerplate.mk b/mk/boilerplate.mk
index 023ec2a..4a01146 100644
--- a/mk/boilerplate.mk
+++ b/mk/boilerplate.mk
@@ -35,9 +35,6 @@ WERROR=
 #	spectral
 #	real
 #	parallel
-#	PRIVATE
-#	PENDING
-#	UNUSED
 NoFibSubDirs = imaginary spectral real
 
 # The different ways to build nofib. Default is just to mirror





More information about the Cvs-ghc mailing list