vector-builder 0.3.8.5 → 0.3.8.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tasty-quickcheck
Dependency ranges changed: tasty-quickcheck
Files
- vector-builder.cabal +2/−2
vector-builder.cabal view
@@ -1,5 +1,5 @@ name: vector-builder-version: 0.3.8.5+version: 0.3.8.6 synopsis: Vector builder description: An API for efficient and convenient construction of vectors.@@ -151,5 +151,5 @@ , rerebase <2 , tasty >=0.12 && <2 , tasty-hunit >=0.9 && <0.11- , tasty-quickcheck >=0.9 && <0.11+ , tasty-quickcheck >=0.9 && <0.12 , vector-builder