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