Skip to content
Snippets Groups Projects
Commit 65baf056 authored by Jens Nolte's avatar Jens Nolte
Browse files

Add script to run ghcid

parent 9136cb21
No related branches found
No related tags found
No related merge requests found
ghcid 0 → 100755
(git ls-files app; git ls-files test; git ls-files '*.cabal') | entr -r nix develop -c ghcid --warnings "--command=cabal repl lib:quasar" "--test=:! cabal test --test-show-details=direct --ghc-option -fdiagnostics-color=always && cabal build --ghc-option -fdiagnostics-color=always && zsh -c 'print -P %F{green}build and tests passed%f'"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment