7558346c8b
add this port when I revamped library support in lang/ghc a while ago. Uses USE_GL=glut at the moment, so you get libglut/MESA.
6 lines
315 B
Text
6 lines
315 B
Text
The GLUT package contains a Haskell binding for the OpenGL Utility Toolkit, a
|
|
window system independent toolkit for writing OpenGL programs. For more
|
|
information about the C library on which this binding is based, please see:
|
|
<http://www.opengl.org/resources/libraries/glut/>.
|
|
|
|
WWW: http://www.haskell.org/HOpenGL/
|