]> Git — Sourcephile - tmp/julm/symantic-reify.git/blob - Makefile
add nix files
[tmp/julm/symantic-reify.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