bloodhound/Makefile

13 lines
89 B
Makefile
Raw Normal View History

2014-04-07 03:29:46 +04:00
test:
cabal test
2014-04-07 03:29:46 +04:00
build:
cabal build
test-repl:
cabal repl tests
repl:
cabal repl