Low-level [Haskell][1] bindings to [GLFW][2], an open source, multi-platform library for creating windows with OpenGL contexts and managing input and events. The binding is to [GLFW 3.1 released 2015-01-18][3]. *These bindings are too low-level for normal use.* For higher-level GLFW bindings, see [GLFW-b][4]. [1]: http://www.haskell.org/ [2]: http://www.glfw.org/ [3]: http://www.glfw.org/Version-3.1-released.html [4]: http://www.glfw.org/changelog.html [4]: https://github.com/bsl/GLFW-b