summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-22 14:52:14 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-22 14:52:14 -0700
commita49322636dc8671e959f68b13791e596c65a3338 (patch)
tree6b82ca7f4588b36b487aad5aa10fd1207256cd13 /debug-me.cabal
parent31f68db1ac80bb163e040dcb15a0cf6009e0260c (diff)
parentdc753f6815f5b8906ae54ebee801b72c60cdef3a (diff)
downloaddebug-me-a49322636dc8671e959f68b13791e596c65a3338.tar.gz
Merge tag '1.20220324'
tagging package debug-me version 1.20220324 # gpg: Signature made Thu 24 Mar 2022 09:28:11 AM MST # gpg: using RSA key 28A500C35207EAB72F6C0F25DB12DB0FF05F8F38 # gpg: Good signature from "Joey Hess <joeyh@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7 # Subkey fingerprint: 28A5 00C3 5207 EAB7 2F6C 0F25 DB12 DB0F F05F 8F38
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index d859cbb..d5a44e9 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -1,5 +1,5 @@
Name: debug-me
-Version: 1.20200820
+Version: 1.20220324
Cabal-Version: >= 1.10
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
@@ -64,7 +64,7 @@ Executable debug-me
, stm-chans (>= 3.0)
, posix-pty (>= 0.2.1)
, terminal-size (>= 0.3)
- , aeson (>= 0.11 && < 1.5)
+ , aeson (>= 0.11 && < 2.1)
, sandi (>= 0.4)
, text (>= 1.2.2)
, optparse-applicative (>= 0.12)
@@ -81,7 +81,7 @@ Executable debug-me
, http-types (>= 0.9)
, http-client (>= 0.4)
, http-client-tls (>= 0.2)
- , websockets (>= 0.9)
+ , websockets (>= 0.12.6.0)
, wai-websockets (>= 3.0)
, uuid (>= 1.3)
, protobuf (>= 0.2)