Description
A Haskell binding for the OpenGL graphics system (GL, version 2.1) and its accompanying utility library (GLU, version 1.3).
Hackage URL
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenGL
History
| HP Version | Shipped with |
| 2009.2.0 | OpenGL 2.2.1.1 |
| 2009.2.0.1 | OpenGL 2.2.1.1 |
Latest version
2.2.2.0
Version shipped with GHC 6.10.2
N/A
Discussion
Note that the GLUT package is not included in the platform because it appears that it cannot be built "out of the box" on OSX machines. OSX machines lack the appropriate C library. It appears that we cannot easily supply the C library and we do not want to ship different packages on different machines.
