About

Metadata

  • Last updated , by ryanglscott
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: ekmett@gmail.com

  • Lottery factor: 2

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    usenativewindowslibraries (on by default)

    When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin.

    useglxgetprocaddress (on by default)

    Use glXGetProcAddress instead of dlsym on non-Windows/-Darwin platforms.

Readme

gl

Hackage Build Status

This package supplies low level bindings to all of the OpenGL specification for Haskell.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett