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 2ecc25b commit 232cefdCopy full SHA for 232cefd
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.5.0.3
2
+-------
3
+* Relaxed upper version bound for `transformers`.
4
+
5
1.5.0.2
6
-------
7
* Relaxed upper version bound for OpenGLRaw.
GLURaw.cabal
@@ -1,5 +1,5 @@
name: GLURaw
-version: 1.5.0.2
+version: 1.5.0.3
synopsis: A raw binding for the OpenGL graphics system
description:
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
0 commit comments