Skip to content

Commit daa50fb

Browse files
authored
Allow bytestring 0.12 (#31)
1 parent 33ff7ca commit daa50fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-release.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ common library
2727
, aeson >= 2.0.3 && < 2.3
2828
, base >= 4.16.0 && < 4.20
2929
, burrito >= 1.2.0 && < 1.3 || >= 2.0.0 && < 2.1
30-
, bytestring >= 0.11.3 && < 0.12
30+
, bytestring >= 0.11.3 && < 0.13
3131
, http-client >= 0.7.13 && < 0.8
3232
, http-client-tls >= 0.3.6 && < 0.4
3333
, http-types >= 0.12.3 && < 0.13

0 commit comments

Comments
 (0)