Skip to content

Commit

Permalink
Run tests in parallel + get rid of -with-rtsopts=-N (fixes fpco#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
sol committed May 23, 2023
1 parent bbf07a9 commit 26abe79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ tests:
source-dirs: test
ghc-options:
- -threaded
- -rtsopts
- -with-rtsopts=-N
dependencies:
- base64-bytestring
- hspec == 2.*
Expand Down

0 comments on commit 26abe79

Please sign in to comment.