sourcephile
/
git
/
haskell
/
literate-accounting.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
init
[haskell/literate-accounting.git]
/
Makefile
1
all:
2
cabal run
3
ghci:
4
cabal repl
5
ghcid:
6
ghcid -c 'cabal repl --ghc-options -ignore-dot-ghci' --reverse-errors