packages feed

Cabal revisions of OpenGL-2.9.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: OpenGL
 version: 2.9.0.0
+x-revision: 1
 license: BSD3
 license-file: LICENSE
 maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
    Graphics.Rendering.OpenGL.GLU.ErrorsInternal
   ghc-options: -Wall -O2
   build-depends:
-   base >= 3 && < 5, bytestring, text, OpenGLRaw >= 1.4.0.0, GLURaw >= 1.3.0.0
+   base >= 3 && < 5, bytestring, text, OpenGLRaw >= 1.4.0.0 && < 2, GLURaw >= 1.3.0.0
 
 source-repository head
   type:     git
revision 2
 name: OpenGL
 version: 2.9.0.0
-x-revision: 1
+x-revision: 2
 license: BSD3
 license-file: LICENSE
 maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
    Graphics.Rendering.OpenGL.GLU.ErrorsInternal
   ghc-options: -Wall -O2
   build-depends:
-   base >= 3 && < 5, bytestring, text, OpenGLRaw >= 1.4.0.0 && < 2, GLURaw >= 1.3.0.0
+   base >= 3 && < 4.8, bytestring, text, OpenGLRaw >= 1.4.0.0 && < 2, GLURaw >= 1.3.0.0
 
 source-repository head
   type:     git