packages feed

not-gloss 0.5.0.2 → 0.5.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~OpenGLRaw

Dependency ranges changed: OpenGLRaw

Files

not-gloss.cabal view
@@ -1,5 +1,5 @@ name:                not-gloss-version:             0.5.0.2+version:             0.5.0.3 stability:           Experimental synopsis:            Painless 3D graphics, no affiliation with gloss description:{@@ -32,7 +32,7 @@   build-depends:       base >= 4.5 && < 5,                        GLUT == 2.3.*,                        time == 1.4.*,-                       OpenGLRaw == 1.2.*,+                       OpenGLRaw >= 1.2.0.0 && < 1.4,                        spatial-math >= 0.1.7 && < 0.2    ghc-options: -O2