From 780b155790fad79278696f5b8ad283b3bae297ce Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Sun, 23 Aug 2026 17:11:16 -0600 Subject: [PATCH] Enable http-client-tls and benchmark for Dhall --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd2996b30..faf580b5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7931,10 +7931,6 @@ package-flags: curl: new-base: true - # https://github.com/dhall-lang/dhall-haskell/issues/2748 - dhall: - use-http-client-tls: false - hpio: test-hlint: false @@ -9193,7 +9189,6 @@ skipped-benchmarks: - csg # tried csg-0.1.0.6, but its *benchmarks* requires criterion < 1.6 and the snapshot contains criterion-1.6.5.0 - csg # tried csg-0.1.0.6, but its *benchmarks* requires vector < 0.13 and the snapshot contains vector-0.13.2.0 - data-findcycle # tried data-findcycle-0.1.2.0, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5.1 - - dhall # tried dhall-1.42.3, but its *benchmarks* requires tasty-bench >=0.4 && < 0.5 and the snapshot contains tasty-bench-0.5.1 - fakedata # tried fakedata-1.0.5, but its *benchmarks* requires the disabled package: gauge - filepath-bytestring # tried filepath-bytestring-1.5.2.0.5, but its *benchmarks* requires filepath >=1.4.2 && < =1.4.2.1 and the snapshot contains filepath-1.5.5.0 - freer-simple # tried freer-simple-1.2.1.2, but its *benchmarks* requires the disabled package: extensible-effects