From 88263101ab8baf6f2b6a6a9edebc148b1bba7916 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Sep 2019 19:48:18 -0400 Subject: Update to lts-13.29, support ghc 8.6.5, and aeson 1.4. First tried lts-14.7, but the version of cabal-install currently in debian unstable (2.2.0.0) is not able to parse its cabal files. Small fix for MonadFail changes. This commit was sponsored by Jochen Bartl on Patreon. --- debug-me.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debug-me.cabal') diff --git a/debug-me.cabal b/debug-me.cabal index 385ef8a..31aaad2 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -1,5 +1,5 @@ Name: debug-me -Version: 1.20181208 +Version: 1.20190926 Cabal-Version: >= 1.8 Maintainer: Joey Hess Author: Joey Hess @@ -63,7 +63,7 @@ Executable debug-me , stm-chans (>= 3.0) , posix-pty (>= 0.2.1) , terminal-size (>= 0.3) - , aeson (>= 0.11 && < 1.4) + , aeson (>= 0.11 && < 1.5) , sandi (>= 0.4) , text (>= 1.2.2) , optparse-applicative (>= 0.12) -- cgit v1.2.3