@hackage GLFW-b1.0.0

Bindings to GLFW OpenGL library

Bindings to GLFW, an open source, multi-platform library for creating windows with OpenGL contexts and managing input and events.

GLFW-b depends on bindings-GLFW, which, as of the time of this writing, binds to GLFW 3.0.1, released 2013-06-17.

If you've used GLFW before, you were probably using 2.7.x. There are some significant differences in 3.0.x. Please see the transition guide.