Skip to content

Commit 699677a

Browse files
committed
io-sim: use threaded rts in tests
1 parent 448098a commit 699677a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

io-sim/io-sim.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ test-suite test
117117
tasty-hunit,
118118
time
119119
ghc-options: -fno-ignore-asserts
120+
-rtsopts
121+
-threaded
120122

121123
benchmark bench
122124
import: warnings

0 commit comments

Comments
 (0)