Skip to content

Commit e2d2543

Browse files
sjakobijwiegley
authored andcommitted
Allow prettyprinter-1.4.0
1 parent 717492a commit e2d2543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ library
517517
, mtl >= 2.2.2 && < 2.3
518518
, optparse-applicative >= 0.14.3 && < 0.15 || >= 0.15.0.0 && < 0.16
519519
, parser-combinators >= 1.0.1 && < 1.1 || >= 1.2.0 && < 1.3
520-
, prettyprinter >= 1.2.1 && < 1.3 || >= 1.3.0 && < 1.4
520+
, prettyprinter >= 1.2.1 && < 1.5
521521
, process >= 1.6.3 && < 1.7
522522
, ref-tf >= 0.4.0 && < 0.5
523523
, regex-tdfa >= 1.2.3 && < 1.3

0 commit comments

Comments
 (0)