1 import Test
.Cabal
.Prelude
5 skipUnlessGhcVersion
">= 9.4"
11 , "--enable-multi-repl"
16 assertOutputContains
"foo is 42" res
17 void
$ assertGlobMatchesTestDir testDistDir
"multi-out*/"
20 skipUnlessGhcVersion
">= 9.4"
25 [ "--enable-multi-repl"
30 assertOutputContains
"foo is 42" res
31 void
$ assertGlobDoesNotMatchTestDir testDistDir
"multi-out*/"