We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5726281 + d1fe606 commit c022ddaCopy full SHA for c022dda
io-sim-classes/io-sim-classes.cabal
@@ -74,7 +74,7 @@ library
74
if flag(checktvarinvariant)
75
cpp-options: -DCHECK_TVAR_INVARIANT
76
77
-test-suite test-io-sim-classes
+test-suite test
78
type: exitcode-stdio-1.0
79
hs-source-dirs: test
80
main-is: Main.hs
io-sim/io-sim.cabal
@@ -56,7 +56,7 @@ library
56
if flag(asserts)
57
ghc-options: -fno-ignore-asserts
58
59
-test-suite test-sim
60
61
62
0 commit comments