[commit: nofib] master: Update README.md (e62a49d)
git at git.haskell.org
git at git.haskell.org
Tue Jan 15 12:15:38 UTC 2019
Repository : ssh://git@git.haskell.org/nofib
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e62a49d30bd175c5e98b79cba7e7789dd6c387cd/nofib
>---------------------------------------------------------------
commit e62a49d30bd175c5e98b79cba7e7789dd6c387cd
Author: Abhiroop Sarkar <asiamgenius at gmail.com>
Date: Sun Jan 13 17:09:28 2019 -0500
Update README.md
>---------------------------------------------------------------
e62a49d30bd175c5e98b79cba7e7789dd6c387cd
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a72a09e..629cb4b 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ system GHC:
Then, to run the tests, execute:
```
+$ cabal install html regex-compat
$ make clean # or git clean -fxd, it's faster
$ # Generates input files for the benchmarks and builds compilation
$ # dependencies for make (ghc -M)
More information about the ghc-commits
mailing list