Skip to content

Commit

Permalink
Added testing instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Feb 25, 2013
1 parent f44e1d7 commit cbaf2f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Expand Up @@ -4,4 +4,7 @@ language with dependent types.
To configure, edit config.mk. The default values should work for most people.

To install, type 'make'. This will install everything using cabal and
typecheck the libraries.
typecheck the libraries.

To run the tests, type 'make test' which will execute the test suite, and
'make relib', which will typecheck and recompile the standard library.

0 comments on commit cbaf2f8

Please sign in to comment.