
20 Jun
2005
20 Jun
'05
4:11 p.m.
Am Montag, 20. Juni 2005 18:04 schrieb Scott J.:
None of the examples of OpenGL at http://cvs.haskell.org/cgi-bin/cvsweb.cgi/~checkout~/fptools/libraries/GLUT /examples/RedBook/
do work . E.g. for Planet.hs I get during compilation with ghc-6.2.2
Planet.hs: 30: parse error on input `-&' [...]
Hmmm, Planet.hs does not even contain `-&'. Are you sure that you've downloaded the examples correctly? It looks a bit like the beginning of `->', which is HTML-speak for `->'. Cheers, S.