summaryrefslogtreecommitdiff
path: root/estatico.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'estatico.cabal')
-rw-r--r--estatico.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/estatico.cabal b/estatico.cabal
index a65b47f..6c8f18b 100644
--- a/estatico.cabal
+++ b/estatico.cabal
@@ -42,7 +42,8 @@ executable estatico-exe
Paths_estatico
hs-source-dirs:
app
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ --ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -O2
build-depends:
base >=4.7 && <5
, estatico