mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-09-02 01:13:50 +02:00
Enable http-client-tls and benchmark for Dhall
This commit is contained in:
parent
89f4194e68
commit
780b155790
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user