mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
disable crypton-x509 for now (kazu-yamamoto/crypton-certificate#2)
overlapping modules confuse compilation of warp-tls at least
This commit is contained in:
parent
3db6a73fad
commit
6321361e3f
@ -7821,6 +7821,13 @@ packages:
|
||||
- warp-tls < 3.3.7
|
||||
- http-client-tls < 0.3.6.2
|
||||
- network-conduit-tls < 1.4.0
|
||||
|
||||
# https://github.com/kazu-yamamoto/crypton-certificate/issues/2
|
||||
- crypton-x509 < 0
|
||||
- crypton-x509-store < 0
|
||||
- crypton-x509-system < 0
|
||||
- crypton-x509-validation < 0
|
||||
- warp < 3.3.26
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user