From e9f848bad292ffe7201e4b0971f74d01786a8e6f Mon Sep 17 00:00:00 2001 From: David Luposchainsky Date: Thu, 1 Jun 2017 08:46:32 +0200 Subject: [PATCH] Enable prettyprinter-compat-wl-pprint-ansi again This package was disabled because of package version shenanigans (error on my end) that should now be fixed. See https://github.com/quchen/prettyprinter/issues/24 for the library ticket, and https://github.com/fpco/stackage/pull/2548 for the Stackage one. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4be97544..1a65fadf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2353,7 +2353,7 @@ packages: - prettyprinter - prettyprinter-ansi-terminal - prettyprinter-compat-wl-pprint - #- prettyprinter-compat-ansi-wl-pprint # https://github.com/fpco/stackage/pull/2548 + - prettyprinter-compat-ansi-wl-pprint - prettyprinter-compat-annotated-wl-pprint "Jeremy Shaw @stepcut":