We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c0f81 commit f7c53c4Copy full SHA for f7c53c4
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.7.0.15
2
+--------
3
+* Fixed typo in documentation.
4
+* Relaxed upper version bound for `StateVar`.
5
+
6
2.7.0.14
7
--------
8
* Relaxed upper version bound for `containers`.
GLUT.cabal
@@ -1,5 +1,5 @@
name: GLUT
-version: 2.7.0.14
+version: 2.7.0.15
synopsis: A binding for the OpenGL Utility Toolkit
description:
A Haskell binding for the OpenGL Utility Toolkit, a window system independent
0 commit comments