vector-algorithms 0.7.0.3 → 0.7.0.4
raw patch · 1 files changed
+4/−1 lines, 1 filesdep +taggedPVP ok
version bump matches the API change (PVP)
Dependencies added: tagged
API changes (from Hackage documentation)
Files
- vector-algorithms.cabal +4/−1
vector-algorithms.cabal view
@@ -1,5 +1,5 @@ name: vector-algorithms-version: 0.7.0.3+version: 0.7.0.4 license: BSD3 license-file: LICENSE author: Dan Doel@@ -57,6 +57,9 @@ vector >= 0.6 && < 0.13, primitive >=0.3 && <0.7, bytestring >= 0.9 && < 1.0++ if ! impl (ghc >= 7.8)+ build-depends: tagged >= 0.4 && < 0.9 exposed-modules: Data.Vector.Algorithms.Optimal