Enable http-client-tls and benchmark for Dhall

This commit is contained in:
Janus Troelsen 2026-08-23 17:11:16 -06:00
parent 89f4194e68
commit 780b155790

View File

@ -7931,10 +7931,6 @@ package-flags:
curl: curl:
new-base: true new-base: true
# https://github.com/dhall-lang/dhall-haskell/issues/2748
dhall:
use-http-client-tls: false
hpio: hpio:
test-hlint: false 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 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 - 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 - 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 - 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 - 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 - freer-simple # tried freer-simple-1.2.1.2, but its *benchmarks* requires the disabled package: extensible-effects