Skip to content

Commit 9e55b54

Browse files
authored
Merge pull request #8101 from ysangkok/dhall-tls
Enable http-client-tls and benchmark for Dhall
2 parents 7de394c + 780b155 commit 9e55b54

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build-constraints.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7941,10 +7941,6 @@ package-flags:
79417941
curl:
79427942
new-base: true
79437943

7944-
# https://github.com/dhall-lang/dhall-haskell/issues/2748
7945-
dhall:
7946-
use-http-client-tls: false
7947-
79487944
hpio:
79497945
test-hlint: false
79507946

@@ -9203,7 +9199,6 @@ skipped-benchmarks:
92039199
- csg # tried csg-0.1.0.6, but its *benchmarks* requires criterion < 1.6 and the snapshot contains criterion-1.6.5.0
92049200
- csg # tried csg-0.1.0.6, but its *benchmarks* requires vector < 0.13 and the snapshot contains vector-0.13.2.0
92059201
- 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
9206-
- 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
92079202
- fakedata # tried fakedata-1.0.5, but its *benchmarks* requires the disabled package: gauge
92089203
- 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
92099204
- freer-simple # tried freer-simple-1.2.1.2, but its *benchmarks* requires the disabled package: extensible-effects

0 commit comments

Comments
 (0)