diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml index b7c2fc3..0bb8071 100644 --- a/package.yaml +++ b/package.yaml @@ -50,7 +50,6 @@ library: ghc-options: - -O3 - -optc-O3 - - -fllvm - -funfolding-use-threshold=16 - -Wall - -Wextra @@ -66,7 +65,6 @@ executables: ghc-options: - -O3 - -optc-O3 - - -fllvm - -threaded - -rtsopts - -with-rtsopts=-N |