From a65c5b1052696e80994c8596505e85b1c9c93fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 29 Jan 2024 19:24:52 +0100 Subject: [PATCH] Re-enabled `html-entities`. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea0b23e1..8f5d082b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5523,7 +5523,7 @@ packages: - hspec-meta - hspec-smallcheck - html - - html-entities < 0 # 1.1.4.6 GHC-9.8.1 + - html-entities - http-client-restricted - http-client-tls - http-date