Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 158 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 158 Bytes

Running tests

To run all tests:

$ runhaskell -itests tests/Spec.hs

To run a module's tests:

$ runhaskell -itests tests/Ceu/GrammarSpec.hs