Skip to content

Commit 3667363

Browse files
committed
Allow primitive 0.9
1 parent 7be9150 commit 3667363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array-builder.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ library
2828
, byteslice >=0.2.7
2929
, bytestring
3030
, natural-arithmetic >=0.1.3
31-
, primitive >=0.6.4 && <0.9
31+
, primitive >=0.6.4 && <0.10
3232
, run-st >=0.1 && <0.2
3333
, text-short >=0.1.3
3434
hs-source-dirs: src

0 commit comments

Comments
 (0)