From 11d02fc4800e87c9dc06da1d48dd738606f9d88d Mon Sep 17 00:00:00 2001 From: Kirill Elagin Date: Tue, 16 Nov 2021 10:11:22 -0500 Subject: [PATCH] Re-enable with-utf8 and th-env * The latest version of with-utf8 works with GHC up to and including 9.2.1. * The latest version of th-env has been fixed to work with GHC 9. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b746c97f..c1c9e95d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5403,7 +5403,6 @@ packages: - sydtest-persistent-sqlite < 0 - text-region < 0 - th-data-compat < 0 - - th-env < 0 - th-extras < 0 - throttle-io-stream < 0 - throwable-exceptions < 0 @@ -6694,8 +6693,6 @@ packages: - webdriver-angular < 0 # tried webdriver-angular-0.1.11, but its *library* requires the disabled package: webdriver - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-core - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server - - with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *executable* requires the disabled package: th-env - - with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *library* does not support: base-4.15.0.0 - wl-pprint-extras < 0 # tried wl-pprint-extras-3.5.0.5, but its *library* does not support: containers-0.6.4.1 - wl-pprint-terminfo < 0 # tried wl-pprint-terminfo-3.7.1.4, but its *library* does not support: containers-0.6.4.1 - wrecker < 0 # tried wrecker-1.3.2.0, but its *library* requires the disabled package: next-ref