@hackage GLFW-task0.3.0
GLFW utility functions to use together with monad-task.
Categories
License
BSD-3-Clause
Maintainer
Paul Liu <paul@thev.net>
Links
Versions
Installation
Dependencies (5)
- GLFW >=0.5 && <0.6
- OpenGL >=2.1 && <4
- base >=3 && <5
- monad-task >=0 && <1
- transformers >=0.4 && <0.6 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/LambdaINet
GLFW-task
GLFW utility functions for use with monad-task.
See Invert the Inversion of Control for a tutorial on writing a GLFW/OpenGL application using task monad.