gloss 1.7.8.1 → 1.7.8.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bmpPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bmp
API changes (from Hackage documentation)
Files
- gloss.cabal +2/−2
gloss.cabal view
@@ -1,5 +1,5 @@ Name: gloss-Version: 1.7.8.1+Version: 1.7.8.2 License: MIT License-file: LICENSE Author: Ben Lippmeier@@ -39,7 +39,7 @@ bytestring == 0.10.*, OpenGL == 2.6.*, GLUT == 2.3.*,- bmp >= 1.2.3.2 && < 1.2.4+ bmp == 1.2.* ghc-options: -O2 -Wall