gloss-raster 1.7.7.2 → 1.7.7.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~glossPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: gloss
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.7.2+Version: 1.7.7.3 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -24,7 +24,7 @@ ghc-prim >= 0.2 && < 0.4, containers == 0.5.*, repa == 3.2.*,- gloss == 1.7.6.*+ gloss == 1.7.7.* ghc-options: -Odph -fno-liberate-case -fllvm -optlo-O3