From 256a30cdf8a022351ac84bd59731d5195332835f Mon Sep 17 00:00:00 2001 From: maralorn Date: Fri, 26 Feb 2021 14:29:00 +0100 Subject: [PATCH] Update ghc-exactprint upper bound --- brittany.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brittany.cabal b/brittany.cabal index d3fc87f..8b74e71 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -94,7 +94,7 @@ library { { base >=4.12 && <4.15 , ghc >=8.6.1 && <8.11 , ghc-paths >=0.1.0.9 && <0.2 - , ghc-exactprint >=0.5.8 && <0.6.4 + , ghc-exactprint >=0.5.8 && <0.6.5 , transformers >=0.5.2.0 && <0.6 , containers >=0.5.7.1 && <0.7 , mtl >=2.2.1 && <2.3