Repository : ssh://darcs.haskell.org//srv/darcs/nofib On branch : master
http://hackage.haskell.org/trac/ghc/changeset/94785f44d8b614641f6b4d1f584ec25bfe6a33ef >--------------------------------------------------------------- commit 94785f44d8b614641f6b4d1f584ec25bfe6a33ef Author: David Terei <[email protected]> Date: Mon Jan 16 00:04:03 2012 -0800 Update README >--------------------------------------------------------------- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README b/README index ca60594..fc6efff 100644 --- a/README +++ b/README @@ -33,4 +33,5 @@ There are some options you might want to tweak; search for nofib in Package Requirements: * html * regex-compat (mtl, regex-base, regex-posix) + * stm (for smp benches) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
