summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lambdacube-compiler.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/lambdacube-compiler.cabal b/lambdacube-compiler.cabal
index af2fa967..e2b50d20 100644
--- a/lambdacube-compiler.cabal
+++ b/lambdacube-compiler.cabal
@@ -86,8 +86,6 @@ library
86 86
87 if flag(profiling) 87 if flag(profiling)
88 GHC-Options: -O2 -fprof-auto -rtsopts 88 GHC-Options: -O2 -fprof-auto -rtsopts
89 else
90 GHC-Options: -O2
91 89
92 90
93executable lambdacube-compiler-unit-tests 91executable lambdacube-compiler-unit-tests