gloss-raster 1.7.4.2 → 1.7.4.3
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
- gloss-raster.cabal +2/−2
gloss-raster.cabal view
@@ -1,5 +1,5 @@ Name: gloss-raster-Version: 1.7.4.2+Version: 1.7.4.3 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -24,7 +24,7 @@ ghc-prim == 0.2.*, containers >= 0.3.0 && < 0.5.0, gloss == 1.7.4.*,- repa >= 3.1.4 && < 3.2+ repa >= 3.1.4.2 && < 3.2 ghc-options: -Odph -fno-liberate-case -fllvm -optlo-O3