Skip to content
Snippets Groups Projects

Add installation instruction for nofib

Merged Abhiroop Sarkar requested to merge Abhiroop/nofib:patch-2 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -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)
Loading