From e2d25439519b7729bb09c5045c771477918ac91a Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Mon, 21 Oct 2019 15:13:45 +0200 Subject: [PATCH] Allow prettyprinter-1.4.0 --- hnix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hnix.cabal b/hnix.cabal index 0ba7bee..fa68d10 100644 --- a/hnix.cabal +++ b/hnix.cabal @@ -517,7 +517,7 @@ library , mtl >= 2.2.2 && < 2.3 , optparse-applicative >= 0.14.3 && < 0.15 || >= 0.15.0.0 && < 0.16 , parser-combinators >= 1.0.1 && < 1.1 || >= 1.2.0 && < 1.3 - , prettyprinter >= 1.2.1 && < 1.3 || >= 1.3.0 && < 1.4 + , prettyprinter >= 1.2.1 && < 1.5 , process >= 1.6.3 && < 1.7 , ref-tf >= 0.4.0 && < 0.5 , regex-tdfa >= 1.2.3 && < 1.3