repa-algorithms 3.4.0.1 → 3.4.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
- repa-algorithms.cabal +2/−2
repa-algorithms.cabal view
@@ -1,5 +1,5 @@ Name: repa-algorithms-Version: 3.4.0.1+Version: 3.4.0.2 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -19,7 +19,7 @@ Library Build-Depends: base == 4.8.*,- vector == 0.10.*,+ vector == 0.11.*, repa == 3.4.0.* ghc-options: