[Haskell-beginners] graphics.gloss errors
Brent Yorgey
byorgey at seas.upenn.edu
Tue Jun 5 22:33:30 CEST 2012
On Tue, Jun 05, 2012 at 03:23:42PM -0500, Gregory Guthrie wrote:
>
> Also I notice that cabal shows the current version of GLFW as
> GLFW-0.5.0.1, But their web-site shows it as 2.7.5 - big
> difference?!
I don't know the answer to the question about gloss. But re: the
above, note that the version of the GLFW library itself and the
version of the Haskell package called GLFW (which provides bindings to
the GLFW library) are completely different things. 0.5.0.1 appears to
be the latest version of the Haskell package.
-Brent
More information about the Beginners
mailing list