From e22882489c0a7c4433c7b310e968ad2357de3b52 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Tue, 5 Nov 2019 13:44:39 +0100 Subject: [PATCH] Allow prettyprinter-1.5 --- hnix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hnix.cabal b/hnix.cabal index 85444b7..461a9a4 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.3 - , prettyprinter >= 1.2.1 && < 1.5 + , prettyprinter >= 1.2.1 && < 1.6 , process >= 1.6.3 && < 1.7 , ref-tf >= 0.4.0 && < 0.5 , regex-tdfa >= 1.2.3 && < 1.4