Skip to content

Commit

Permalink
more detail in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Raeez Lorgat committed Sep 6, 2011
1 parent 3b528fd commit 2a0cc36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
@@ -1,7 +1,7 @@
The Makefile in the root directory contains some common actions:

make - build and run the benchmark suite; results in dist/bm.html
make test - build and run the test suite
make - build and run the benchmark suite detailed in Util/Bench.hs; results written to dist/bm.html
make test - build and run the test suite detailed in Util.Test.hs; results written to stdout.
make prof - build and run the profiling example (Util/Profile.hs)

additionally, cabal builds the haskell library+documentation:
Expand Down

0 comments on commit 2a0cc36

Please sign in to comment.