repa-algorithms 3.2.5.1 → 3.3.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~repaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: repa
API changes (from Hackage documentation)
Files
- repa-algorithms.cabal +2/−2
repa-algorithms.cabal view
@@ -1,5 +1,5 @@ Name: repa-algorithms-Version: 3.2.5.1+Version: 3.3.1.1 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -20,7 +20,7 @@ Build-Depends: base == 4.7.*, vector == 0.10.*,- repa == 3.2.5.*+ repa == 3.3.1.* ghc-options: -Wall -fno-warn-missing-signatures