From 7e0a27893e376c8bcfa7abfa1f531e544e5e5e58 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Thu, 26 Apr 2018 19:56:58 +0200 Subject: Bump aeson to 1.3 for tests --- stylish-haskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal index 2f481ac..acf598f 100644 --- a/stylish-haskell.cabal +++ b/stylish-haskell.cabal @@ -118,7 +118,7 @@ Test-suite stylish-haskell-tests test-framework >= 0.4 && < 0.9, test-framework-hunit >= 0.2 && < 0.4, -- Copied from regular dependencies... - aeson >= 0.6 && < 1.3, + aeson >= 0.6 && < 1.4, base >= 4.8 && < 5, bytestring >= 0.9 && < 0.11, containers >= 0.3 && < 0.6, -- cgit v1.2.3