Skip to content

Commit b017f0d

Browse files
committed
Restore -threaded
1 parent 5c21696 commit b017f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ source-repository head
268268
test-suite tests
269269
type: exitcode-stdio-1.0
270270
ghc-options:
271-
-Wall
271+
-Wall -threaded
272272

273273
hs-source-dirs: tests
274274
main-is: Tests.hs

0 commit comments

Comments
 (0)