Re: How to compile a hopengl program?

Jan Rochel <[email protected]>
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
Bas van Dijk wrote:
> I'm trying to compile the hopengl program: 
> http://www.haskell.org/HOpenGL/examples/BezMesh.hs
> 
> bas@BASSBOX> ghc -package GLUT -package OpenGL BezMesh.hs
>
> [Error]
>
> Does it have something to do with a wrong packagename???

Yes, you have to compile it with:
	ghc -package HOpenGL BezMesh.hs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.