bound 0.5.0.1 → 0.5.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: vector
API changes (from Hackage documentation)
Files
- bound.cabal +2/−2
bound.cabal view
@@ -1,6 +1,6 @@ name: bound category: Language, Compilers/Interpreters-version: 0.5.0.1+version: 0.5.0.2 license: BSD3 cabal-version: >= 1.9.2 license-file: LICENSE@@ -103,4 +103,4 @@ directory >= 1.0 && < 1.3, doctest >= 0.9 && < 0.10, filepath,- vector == 0.9.*+ vector >= 0.9 && < 0.11