summaryrefslogtreecommitdiff
path: root/hsolve/hsolve.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsolve/hsolve.cabal')
-rw-r--r--hsolve/hsolve.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hsolve/hsolve.cabal b/hsolve/hsolve.cabal
index 4489d0b..66f2b3d 100644
--- a/hsolve/hsolve.cabal
+++ b/hsolve/hsolve.cabal
@@ -10,7 +10,7 @@ executable hsolve
hs-source-dirs: .
main-is: Main.hs
default-language: Haskell2010
- ghc-options: -Wall -O3 -Wno-incomplete-patterns
+ ghc-options: -Wall -Wno-incomplete-patterns
other-modules: FSu
build-depends: base >= 4 && < 5,
mtl, array