]> Git — Sourcephile - haskell/symantic-parser.git/blob - Makefile
Fix infinite loop in observeSharing
[haskell/symantic-parser.git] / Makefile
1 repl:
2 cabal repl
3
4 t:
5 cabal test --enable-profiling --enable-library-coverage --enable-coverage --test-show-details always
6
7 doc:
8 cabal haddock --haddock-css ocean --haddock-hyperlink-source