Skip to content

Commit f8d985c

Browse files
committed
Load stuff in the test dir.
1 parent 310d109 commit f8d985c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/ghci-flags

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ function flags {
4141
# .hs source dirs
4242
echo "-iapp"
4343
echo "-isrc"
44+
echo "-itest"
4445

4546
# disable automatic selection of packages
4647
echo "-hide-all-packages"

0 commit comments

Comments
 (0)