Merge pull request #8101 from ysangkok/dhall-tls

Enable http-client-tls and benchmark for Dhall
This commit is contained in:
Dan Burton 2026-08-26 16:03:14 -07:00 committed by GitHub
commit 9e55b54059
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7941,10 +7941,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
@ -9203,7 +9199,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