Skip to content

Commit a95e50f

Browse files
committed
Bump bytestring upper bound to 0.12
1 parent 1203bc5 commit a95e50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Common depends
3030
Build-depends:
3131
aeson >= 0.6 && < 2.1,
3232
base >= 4.8 && < 5,
33-
bytestring >= 0.9 && < 0.11,
33+
bytestring >= 0.9 && < 0.12,
3434
Cabal >= 3.4 && < 3.7,
3535
containers >= 0.3 && < 0.7,
3636
directory >= 1.2.3 && < 1.4,

0 commit comments

Comments
 (0)