I don't want to manually run tests, so I use:
ls *cabal **/*.hs | entr bash -c "cabal run tests"
#haskell
@shaprThat's horrible. Is there really no better way to run all the tests? The test framework is that primitive?
@smolwaffle @shapr Sure.
stack test --file-watch
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.