Skip to content

Commit 34829b2

Browse files
committed
allow bytestring-0.12
1 parent f72f77d commit 34829b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hackage-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ library cabal-revisions
5252

5353
build-depends:
5454
, base >= 4.10.0.0 && < 4.19
55-
, bytestring >= 0.10.4.0 && < 0.12
55+
, bytestring >= 0.10.4.0 && < 0.13
5656
, Cabal >= 3.4 && < 3.11
5757
, containers >= 0.5.0.0 && < 0.7
5858
, mtl >= 2.2.2 && < 2.3 || >= 2.3.1 && < 2.4

0 commit comments

Comments
 (0)