sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add runParser
[haskell/symantic-parser.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 1c97c39c621045d0f259015b4b6f7d8b46a7a0dd..fa55b59dd17b11df60bad6a8677e419440da015c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,6
+2,8
@@
repl:
cabal repl
t:
+ cabal test --test-show-details always
+t/prof:
cabal test --enable-profiling --enable-library-coverage --enable-coverage --test-show-details always
t/accept:
cabal test --test-show-details always --test-options --accept