Skip to content

Commit

Permalink
Allow primitive-0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Oct 15, 2023
1 parent 66a2362 commit ca150e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitvec.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ test-suite bitvec-tests
build-depends:
base,
bitvec,
primitive >=0.5 && <0.9,
primitive >=0.5 && <0.10,
quickcheck-classes-base <0.7,
quickcheck-classes >=0.6.1 && <0.7,
vector >=0.11,
Expand Down

0 comments on commit ca150e9

Please sign in to comment.