27 Nov
2005
27 Nov
'05
4:12 p.m.
Am Sonntag, 27. November 2005 16:17 schrieb Daniel Xrstadius:
[...] I am using ghc 6.2.2. I have tried adding "-package GLUT" to the command line, but still the same output.
The problem comes from an API change in the OpenGL package about 2 years ago. Upgrading to a GHC 6.4.x should help. Cheers, S.