Add tuning-related ghc options

This commit is contained in:
Gabriella Gonzalez 2022-06-16 17:07:01 -07:00
parent 9e5e5f45f3
commit 87daaac881

View File

@ -69,4 +69,4 @@ executable nix-serve-ng
default-language: Haskell2010
ghc-options: -Wall
ghc-options: -Wall -threaded -O2 -rtsopts