gloss-raster 1.7.5.1 → 1.7.6.1
raw patch · 1 files changed
+5/−4 lines, 1 filesdep ~ghc-primdep ~gloss
Dependency ranges changed: ghc-prim, gloss
Files
- gloss-raster.cabal +5/−4
gloss-raster.cabal view
@@ -1,5 +1,5 @@ Name: gloss-raster-Version: 1.7.5.1+Version: 1.7.6.1 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -21,12 +21,13 @@ Library Build-Depends: base == 4.*,- ghc-prim == 0.2.*,+ ghc-prim == 0.3.*, containers >= 0.3.0 && < 0.6.0,- gloss == 1.7.5.*,+ gloss == 1.7.6.*, repa == 3.2.* - ghc-options: -Odph -fno-liberate-case -fllvm -optlo-O3+ ghc-options:+ -Odph -fno-liberate-case -fllvm -optlo-O3 Exposed-modules: Graphics.Gloss.Raster.Field