summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index 31aaad2..d859cbb 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -1,6 +1,6 @@
Name: debug-me
-Version: 1.20190926
-Cabal-Version: >= 1.8
+Version: 1.20200820
+Cabal-Version: >= 1.10
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
Stability: Experimental
@@ -51,6 +51,7 @@ custom-setup
Executable debug-me
Main-Is: debug-me.hs
GHC-Options: -threaded -Wall -fno-warn-tabs -O2
+ Default-Language: Haskell98
Build-Depends:
base (>= 4.9 && < 5.0)
, network (>= 2.6)