Skip to content

Commit

Permalink
Don't use -threaded
Browse files Browse the repository at this point in the history
This does not speed anything up, if anything, it would have the potential to slow things down.
  • Loading branch information
sol committed Jul 31, 2024
1 parent 5c93445 commit b913786
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion hspec-hedgehog.cabal

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ tests:
- HUnit
- QuickCheck
- hspec-hedgehog
ghc-options: -threaded -rtsopts -with-rtsopts=-N

0 comments on commit b913786

Please sign in to comment.