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 70cf8d6 commit 22c0f81Copy full SHA for 22c0f81
GLUT.cabal
@@ -90,7 +90,7 @@ library
90
array >= 0.3 && < 0.6,
91
containers >= 0.3 && < 0.7,
92
transformers >= 0.2 && < 0.6,
93
- StateVar >= 1.1 && < 1.2,
+ StateVar >= 1.1 && < 1.3,
94
OpenGL >= 2.12 && < 3.1
95
default-language: Haskell2010
96
other-extensions: CPP
0 commit comments