packages feed

repa-algorithms 3.2.1.1 → 3.2.2.1

raw patch · 1 files changed

+2/−4 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

repa-algorithms.cabal view
@@ -1,5 +1,5 @@ Name:                repa-algorithms-Version:             3.2.1.1+Version:             3.2.2.1 License:             BSD3 License-file:        LICENSE Author:              The DPH Team@@ -18,7 +18,7 @@  Library   Build-Depends: -        base                 == 4.*,+        base                 == 4.6.*,         vector               == 0.9.*,         repa                 == 3.2.* @@ -31,8 +31,6 @@         -funfolding-keeness-factor=1000         -funbox-strict-fields         -fcpr-off-        -fllvm-        -optlo-O3    extensions:         NoMonomorphismRestriction