[HOpenGL] noticing freeglut vs not
Conal Elliott
conal at conal.net
Wed Nov 12 21:24:29 EST 2008
I'm looking for a way to use MainLoopReturns when freeglut is present and
not when it isn't. I could use some help. I figure that the implementation
has some way to generate that error message, and maybe we could similarly
just do a standard ungraceful exit if freeglut is missing.
The great thing about MainLoopReturns is that it plays nicely with ghci.
Closing a window returns to ghci for more fun.
Some more info at http://trac.haskell.org/FieldTrip/ticket/8 .
Any ideas?
Thanks, - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/hopengl/attachments/20081112/3e717be9/attachment.htm
More information about the HOpenGL
mailing list