Re: Example programs

Claude Heiland-Allen <[email protected]> Sat, 30 Jan 2010 17:50:28 +0000
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
Carsten Schultz wrote:
> Is there a current set of examples (eg red book translations)? 

They seem to be included in the GLUT tarball on hackage:

http://hackage.haskell.org/package/GLUT
http://hackage.haskell.org/packages/archive/GLUT/2.2.2.0/GLUT-2.2.2.0.tar.gz

Hope this helps,


Claude