Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a8ffa9de6ec30151bfbc1382c5c2e269243bfea2 >--------------------------------------------------------------- commit a8ffa9de6ec30151bfbc1382c5c2e269243bfea2 Author: David Terei <[email protected]> Date: Tue Jan 17 10:56:25 2012 -0800 Wibble >--------------------------------------------------------------- mk/boilerplate.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mk/boilerplate.mk b/mk/boilerplate.mk index e5caab7..4bd90c6 100644 --- a/mk/boilerplate.mk +++ b/mk/boilerplate.mk @@ -29,7 +29,7 @@ STRIP = strip # built with validate. WERROR= -# NoFibSubDirs controls which set of tests should be run +# Benchmarks controls which set of tests should be run # You can run one or more of # imaginary # spectral _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
