gloss-raster 1.7.4.4 → 1.7.5.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~containersdep ~glossdep ~repaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers, gloss, repa
API changes (from Hackage documentation)
Files
- gloss-raster.cabal +4/−4
gloss-raster.cabal view
@@ -1,5 +1,5 @@ Name: gloss-raster-Version: 1.7.4.4+Version: 1.7.5.1 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -22,9 +22,9 @@ Build-Depends: base == 4.*, ghc-prim == 0.2.*,- containers >= 0.3.0 && < 0.5.0,- gloss == 1.7.4.*,- repa >= 3.2.1 && < 3.3+ containers >= 0.3.0 && < 0.6.0,+ gloss == 1.7.5.*,+ repa == 3.2.* ghc-options: -Odph -fno-liberate-case -fllvm -optlo-O3