summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 31aaad2..94af103 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -50,7 +50,7 @@ custom-setup
Executable debug-me
Main-Is: debug-me.hs
- GHC-Options: -threaded -Wall -fno-warn-tabs -O2
+ GHC-Options: -threaded -Wall -fno-warn-tabs -O2 -XNoMonadFailDesugaring
Build-Depends:
base (>= 4.9 && < 5.0)
, network (>= 2.6)