We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ff7ca commit daa50fbCopy full SHA for daa50fb
github-release.cabal
@@ -27,7 +27,7 @@ common library
27
, aeson >= 2.0.3 && < 2.3
28
, base >= 4.16.0 && < 4.20
29
, burrito >= 1.2.0 && < 1.3 || >= 2.0.0 && < 2.1
30
- , bytestring >= 0.11.3 && < 0.12
+ , bytestring >= 0.11.3 && < 0.13
31
, http-client >= 0.7.13 && < 0.8
32
, http-client-tls >= 0.3.6 && < 0.4
33
, http-types >= 0.12.3 && < 0.13
0 commit comments