A basic OpenGL Haskell application. A "Hello World" of Haskell OpenGL.
Extended with basic callbacks and drawing functions.
- ESC to close the window
- Resize call back to redraw the opengl context when the application window is resized.
- Draws 2 triangles with red background
