
Hi, None of the examples of OpenGL at http://cvs.haskell.org/cgi-bin/cvsweb.cgi/~checkout~/fptools/libraries/GLUT/... do work . E.g. for Planet.hs I get during compilation with ghc-6.2.2 Planet.hs: 30: parse error on input `-&' Any help more than welcome. I use Windows XP and ghc-6.2.2

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.
participants (2)
-
Scott J.
-
Sven Panne