Skip to content

Commit a2a7e71

Browse files
committed
allow newer primitive-unilfted
1 parent 2d6f18c commit a2a7e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-query.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ library
4040
, contiguous >=0.6.4 && <0.7
4141
, json-syntax >=0.2.2 && <0.3
4242
, primitive >=0.7 && <0.10
43-
, primitive-unlifted >=0.1.3 && <2.2
43+
, primitive-unlifted >=0.1.3 && <2.3
4444
, profunctors >=5.6.2 && <5.7
4545
, scientific-notation >=0.1.5 && <0.2
4646
, text-short >=0.1.3 && <0.2

0 commit comments

Comments
 (0)