We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338bd42 commit 639be2bCopy full SHA for 639be2b
1 file changed
build-constraints.yaml
@@ -735,7 +735,7 @@ packages:
735
- prettyprinter
736
- prettyprinter-ansi-terminal
737
- prettyprinter-compat-wl-pprint
738
- - prettyprinter-compat-ansi-wl-pprint < 1.1 # https://github.com/commercialhaskell/stackage/issues/7885
+ - prettyprinter-compat-ansi-wl-pprint
739
- prettyprinter-compat-annotated-wl-pprint
740
741
"Joe M <joe9mail@gmail.com> @joe9":
@@ -7836,6 +7836,10 @@ packages:
7836
7837
# https://github.com/commercialhaskell/stackage/issues/8006
7838
- 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
7843
# end of Stackage upper bounds
7844
# end of packages
7845
0 commit comments