ColorComponent & VertexComponent

Conal Elliott <[email protected]> Tue, 1 Dec 2009 10:48:28 -0800
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
I upgraded to the OpenGL 2.4.0.1, and found that it doesn't support Float as
member of ColorComponent or VertexComponent.  Not only isn't Float a
declared member of these classes, but I'm unable to create (orphan) Float
instances of either, since the methods are not exported.

Could someone either add Float instances or export the methods so I can do
it myself?

Thanks,   - Conal

_______________________________________________
HOpenGL mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hopengl