We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310d109 commit f8d985cCopy full SHA for f8d985c
script/ghci-flags
@@ -41,6 +41,7 @@ function flags {
41
# .hs source dirs
42
echo "-iapp"
43
echo "-isrc"
44
+ echo "-itest"
45
46
# disable automatic selection of packages
47
echo "-hide-all-packages"
0 commit comments