Skip to content

Commit

Permalink
Allow bytestring 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Dec 29, 2023
1 parent 33ff7ca commit 5aeb530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-release.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ common library
, aeson >= 2.0.3 && < 2.3
, base >= 4.16.0 && < 4.20
, burrito >= 1.2.0 && < 1.3 || >= 2.0.0 && < 2.1
, bytestring >= 0.11.3 && < 0.12
, bytestring >= 0.11.3 && < 0.13
, http-client >= 0.7.13 && < 0.8
, http-client-tls >= 0.3.6 && < 0.4
, http-types >= 0.12.3 && < 0.13
Expand Down

0 comments on commit 5aeb530

Please sign in to comment.