Skip to content

Commit 218ea04

Browse files
ysangkokandreasabel
authored andcommitted
Allow ansi-wl-pprint 1.0
1 parent 11f32b0 commit 218ea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/test-framework.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Library
6464

6565
Build-Depends: base >= 4.3 && < 5
6666
, ansi-terminal >= 0.4.0 && < 1.1
67-
, ansi-wl-pprint >= 0.5.1 && < 0.7
67+
, ansi-wl-pprint >= 0.5.1 && < 1.1
6868
, random >= 1.0 && < 1.3
6969
, containers >= 0.1 && < 0.7
7070
, regex-posix >= 0.72 && < 0.97

0 commit comments

Comments
 (0)