packages feed

Cabal revisions of OpenGLRaw-1.0.1.0

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

revision 1
 name: OpenGLRaw version: 1.0.1.0+x-revision: 1 license: BSD3 license-file: LICENSE maintainer: Sven Panne <sven.panne@aedion.de>       cbits/HsOpenGLRaw.c    hs-Source-Dirs: src    include-dirs: include-   build-depends: base >= 3 && < 5+   build-depends: base >= 3 && < 4.6    ghc-options: -Wall -fno-warn-duplicate-exports    if os(windows) && flag(UseNativeWindowsLibraries)       cpp-options: "-DCALLCONV=stdcall"