gloss-rendering 1.10.3.1 → 1.10.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- gloss-rendering.cabal +2/−2
gloss-rendering.cabal view
@@ -1,5 +1,5 @@ name: gloss-rendering-version: 1.10.3.1+version: 1.10.3.3 license: MIT license-file: LICENSE author: Elise Huard@@ -28,7 +28,7 @@ Graphics.Gloss.Internals.Rendering.State build-depends: - base == 4.9.*,+ base >= 4.8 && < 4.10, containers == 0.5.*, bytestring == 0.10.*, OpenGL >= 2.12 && < 3.1,