Skip to content

Commit fb9698d

Browse files
committed
Allow newer natural-arithmetic
1 parent de572c5 commit fb9698d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-syntax.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ library
3838
, byteslice >=0.2.9 && <0.3
3939
, bytesmith >=0.3.8 && <0.4
4040
, bytestring >=0.10.8 && <0.12
41-
, natural-arithmetic >=0.1.2 && <0.2
41+
, natural-arithmetic >=0.1.2 && <0.3
4242
, contiguous >=0.6 && <0.7
4343
, primitive >=0.7 && <0.10
4444
, run-st >=0.1.1 && <0.2

0 commit comments

Comments
 (0)