Skip to content

Commit 639be2b

Browse files
committed
ansi-wl-pprint < 1.1 (#8007)
move prettyprinter-compat-ansi-wl-pprint bound
1 parent 338bd42 commit 639be2b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

build-constraints.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ packages:
735735
- prettyprinter
736736
- prettyprinter-ansi-terminal
737737
- prettyprinter-compat-wl-pprint
738-
- prettyprinter-compat-ansi-wl-pprint < 1.1 # https://github.com/commercialhaskell/stackage/issues/7885
738+
- prettyprinter-compat-ansi-wl-pprint
739739
- prettyprinter-compat-annotated-wl-pprint
740740

741741
"Joe M <joe9mail@gmail.com> @joe9":
@@ -7836,6 +7836,10 @@ packages:
78367836

78377837
# https://github.com/commercialhaskell/stackage/issues/8006
78387838
- some < 1.1
7839+
7840+
# https://github.com/commercialhaskell/stackage/issues/8007
7841+
- ansi-wl-pprint < 1.1
7842+
- prettyprinter-compat-ansi-wl-pprint < 1.1
78397843
# end of Stackage upper bounds
78407844
# end of packages
78417845

0 commit comments

Comments
 (0)