repa-algorithms 2.1.0.1 → 2.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~repadep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: repa, vector
API changes (from Hackage documentation)
Files
- repa-algorithms.cabal +3/−3
repa-algorithms.cabal view
@@ -1,5 +1,5 @@ Name: repa-algorithms-Version: 2.1.0.1+Version: 2.2.0.1 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -19,8 +19,8 @@ Library Build-Depends: base == 4.*,- vector == 0.7.*,- repa == 2.1.*+ vector == 0.9.*,+ repa == 2.2.* ghc-options: -Wall -fno-warn-missing-signatures