summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-08-10 14:17:59 -0400
committerJoey Hess <joeyh@joeyh.name>2017-08-10 14:17:59 -0400
commit5cbb0a14e5413e3bf7835a48a38df1184129d0b6 (patch)
tree45ddc30fad48c6b2756d3c22e2beae845b02e975 /debug-me.cabal
parent22bd67807e8eec78db8895d36fec39b7a8b4a3d0 (diff)
downloaddebug-me-5cbb0a14e5413e3bf7835a48a38df1184129d0b6.tar.gz
Update to lts-9.0.1.20170810
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index aa8f0fe..a601e34 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -1,5 +1,5 @@
Name: debug-me
-Version: 1.20170510
+Version: 1.20170810
Cabal-Version: >= 1.8
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
@@ -60,7 +60,7 @@ Executable debug-me
, stm-chans (>= 3.0)
, posix-pty (>= 0.2.1)
, terminal-size (>= 0.3)
- , aeson (>= 0.11 && < 1.1)
+ , aeson (>= 0.11 && < 1.3)
, sandi (>= 0.4)
, text (>= 1.2.2)
, optparse-applicative (>= 0.12)