Skip to content

Commit e6ea47a

Browse files
TristanCacquerayandrewthad
authored andcommitted
Allow bytestring-0.11 and integer-gmp-1.1
1 parent 951d085 commit e6ea47a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

json-syntax.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ library
3636
, bytebuild >=0.3.10 && <0.4
3737
, byteslice >=0.1.3 && <0.3
3838
, bytesmith >=0.3.8 && <0.4
39-
, bytestring >=0.10.8 && <0.11
40-
, integer-gmp >=1.0 && <1.1
39+
, bytestring >=0.10.8 && <0.12
40+
, integer-gmp >=1.0 && <1.2
4141
, natural-arithmetic >=0.1.2 && <0.2
4242
, contiguous >=0.6 && <0.7
4343
, primitive >=0.7 && <0.8

0 commit comments

Comments
 (0)