diff --git a/breve.cabal b/breve.cabal index 5c18b4a..c320f92 100644 --- a/breve.cabal +++ b/breve.cabal @@ -40,4 +40,4 @@ executable breve mtl, text, aeson, bytestring, binary, hashtables, cryptohash, random, configurator, directory - ghc-options: -threaded -O2 + ghc-options: -threaded -O2 "-with-rtsopts=-N -qg"