make the multithread-runtime use all cores by default

mainline
Trolli Schmittlauch 2020-10-02 02:36:02 +02:00
parent d7355aa04d
commit 9d8df6d3d8
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ executable Hash2Pub
-- Base language which the package is written in.
default-language: Haskell2010
ghc-options: -threaded
ghc-options: -threaded -rtsopts -with-rtsopts=-N
executable Experiment
-- experiment runner