Closed 9999years closed 3 weeks ago
Merged. Thanks!
Ah, this is the PR that broke warp-tls
.
Did the CI actually pass on this?
(With "broke" I mean, you can't build the new warp-tls
on ANY Stackage LTS if you don't also enforce tls-2.1.2
, which I feel is enormously unnecessary for a dependency that adds zero value)
I have removed ">= 0.8" from warp-tls
.
Sorry for your inconvenience.
data-default 0.8 deprecates data-default-class by moving the
Default
class fromData.Default.Class
toData.Default
.See: haskell-grpc-native/http2-client#97 See: kazu-yamamoto/crypton-certificate#11 See: haskell-tls/hs-tls#486 See: commercialhaskell/stackage#7545
Before submitting your PR, check that you've:
@since
declarations to the HaddockAfter submitting your PR: