sourcephile
/
git
/
tmp
/
julm
/
symantic-reify.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
init
[tmp/julm/symantic-reify.git]
/
Makefile
1
all:
2
runhaskell Main.hs
3
ghcid:
4
ghcid -c 'ghci Main.hs -ignore-dot-ghci -package template-haskell' --reverse-errors
5
ghci:
6
ghci -package template-haskell Main.hs