Here is my source code I\'m trying to get to work:
In Main.hs:
import Graphics.Rendering.OpenGL import Graphics.UI.GLUT import Bindings import Data.I
You have to use freeglut .lib/.dll from Mingw or compile it yourself.