Readme for bindings-GLFW-0.0.1

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

The binding is to GLFW 3.0.1, released 2013-06-17.

These bindings are too low-level for normal use. For higher-level GLFW bindings, see GLFW-b.