mirror of
https://github.com/ilyakooo0/roboservant.git
synced 2024-11-25 21:55:06 +03:00
3 lines
179 B
Makefile
3 lines
179 B
Makefile
testwatch:
|
|
ghcid -T main -c 'stack repl --test --ghc-options=-fobject-code roboservant --ghc-options="+RTS -N4"' --allow-eval --restart="stack.yaml" --restart="package.yaml" -W
|