]> Git — Sourcephile - haskell/symantic-compta.git/blob - Makefile
init
[haskell/symantic-compta.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