Skip to content

Commit

Permalink
Bump doctest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimuuar committed Dec 5, 2021
1 parent 70199ef commit 94d4c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/vector.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ test-suite vector-doctest
buildable: False
build-depends:
base -any
, doctest >=0.15 && <0.20
, doctest >=0.15 && <0.21
, primitive >= 0.6.4.0 && < 0.8
, vector -any

Expand Down

0 comments on commit 94d4c72

Please sign in to comment.