Cabal revisions of GLUT-2.5.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: GLUT version: 2.5.0.0 +x-revision: 1 license: BSD3 license-file: LICENSE maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com> build-depends: base >= 3 && < 5, array >= 0.3 && < 0.5, containers >= 0.3 && < 0.6 else build-depends: base < 3 - build-depends: OpenGL >= 2.8.0.0, OpenGLRaw >= 1.3.0.0 + build-depends: OpenGL >= 2.8.0.0 && <2.12 + , OpenGLRaw >= 1.3.0.0 && <2 ghc-options: -Wall -O2 if os(windows) && flag(UseNativeWindowsLibraries) if arch(i386)