We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951d085 commit e6ea47aCopy full SHA for e6ea47a
1 file changed
json-syntax.cabal
@@ -36,8 +36,8 @@ library
36
, bytebuild >=0.3.10 && <0.4
37
, byteslice >=0.1.3 && <0.3
38
, bytesmith >=0.3.8 && <0.4
39
- , bytestring >=0.10.8 && <0.11
40
- , integer-gmp >=1.0 && <1.1
+ , bytestring >=0.10.8 && <0.12
+ , integer-gmp >=1.0 && <1.2
41
, natural-arithmetic >=0.1.2 && <0.2
42
, contiguous >=0.6 && <0.7
43
, primitive >=0.7 && <0.8
0 commit comments