packages feed

gloss-raster 1.13.0.1 → 1.13.0.2

raw patch · 1 files changed

+7/−5 lines, 1 filesdep ~basedep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, containers

API changes (from Hackage documentation)

Files

gloss-raster.cabal view
@@ -1,5 +1,5 @@ Name:                gloss-raster-Version:             1.13.0.1+Version:             1.13.0.2 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -28,20 +28,22 @@  source-repository this   type:         git-  tag:          v1.12.0.0+  tag:          v1.13.0.2   location:     https://github.com/benl23x5/gloss  Library   Build-Depends:-          base                          >= 4.8 && < 4.12-        , containers                    == 0.5.*+          base                          >= 4.8 && < 4.13+        , containers                    >= 0.5 && < 0.7         , ghc-prim         , gloss                         == 1.13.*         , gloss-rendering               == 1.13.*         , repa                          == 3.4.*    ghc-options:-        -Odph+        -O2+        -fmax-simplifier-iterations=20+        -fsimplifier-phases=3         -fno-liberate-case    Exposed-modules: