packages feed

Cabal revisions of GLURaw-1.4.0.0

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

revision 1
 name: GLURaw
 version: 1.4.0.0
+x-revision: 1
 license: BSD3
 license-file: LICENSE
 maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
       cbits/HsGLURaw.c
    hs-Source-Dirs: src
    include-dirs: include
-   build-depends: base >= 3 && < 5, OpenGLRaw >= 1.3.0.0
+   build-depends: base >= 3 && < 5, OpenGLRaw >= 1.3.0.0 && < 2.7
    ghc-options: -Wall -O2
    if os(windows) && flag(UseNativeWindowsLibraries)
       if arch(i386)