run threaded by default
This commit is contained in:
parent
2c5ec3e9f6
commit
6bcaff8b3a
@ -40,4 +40,4 @@ executable breve
|
|||||||
mtl, text, aeson, bytestring, binary,
|
mtl, text, aeson, bytestring, binary,
|
||||||
hashtables, cryptohash, random,
|
hashtables, cryptohash, random,
|
||||||
configurator, directory
|
configurator, directory
|
||||||
ghc-options: -threaded -O2
|
ghc-options: -threaded -O2 "-with-rtsopts=-N -qg"
|
||||||
|
Loading…
Reference in New Issue
Block a user