From 38140ce9088bd9448498f5f416ae8ffdbf3a749d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 3 Nov 2023 10:19:02 +0000 Subject: Bump Aeson dependency bounds to allow 2.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f2a3385..78d92cb 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 10), dh-exec, ghc (>= 8.4.3), libghc-aeson-dev (>= 0.11), - libghc-aeson-dev (<< 2.1), + libghc-aeson-dev (<< 2.2), libghc-async-dev (>= 2.1), libghc-cereal-dev (>= 0.5), libghc-cryptonite-dev (>= 0.20), -- cgit v1.2.3