Skip to content

Commit b3dfa50

Browse files
authored
Merge pull request #23 from leptonyu/renovate/bytestring-0.12.x
Update dependency bytestring to v0.12
2 parents 73be26c + 10de29e commit b3dfa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

salak/salak.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ library
5555
ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures
5656
build-depends:
5757
base >=4.9 && <5
58-
, bytestring >=0.10.8 && <0.11
58+
, bytestring >=0.10.8 && <0.13
5959
, containers >=0.6.0 && <0.7
6060
, data-default >=0.7.1 && <0.8
6161
, directory >=1.3.3 && <1.4

0 commit comments

Comments
 (0)