packages feed

gloss 1.7.8.2 → 1.7.8.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~GLUTdep ~OpenGLPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: GLUT, OpenGL

API changes (from Hackage documentation)

Files

gloss.cabal view
@@ -1,5 +1,5 @@ Name:                gloss-Version:             1.7.8.2+Version:             1.7.8.3 License:             MIT License-file:        LICENSE Author:              Ben Lippmeier@@ -37,8 +37,8 @@         ghc-prim   == 0.3.*,         containers == 0.5.*,         bytestring == 0.10.*,-        OpenGL     == 2.6.*,-        GLUT       == 2.3.*,+        OpenGL     == 2.8.*,+        GLUT       == 2.4.*,         bmp        == 1.2.*    ghc-options: