Check whether tests compile in ghcid

This commit is contained in:
2026-03-29 15:50:58 +01:00
parent 7b9635fe53
commit d278083947
11 changed files with 95 additions and 84 deletions
+1 -1
View File
@@ -1 +1 @@
--command "stack ghci --main-is loop:exe:dodge"
--command "stack ghci --test --main-is loop:test:loop-test --ghci-options=-fobject-code"