[Haskell] ANN: GLFW-0.3 released

Paul L ninegua at gmail.com
Tue Jan 15 23:32:54 EST 2008


GLFW is a Haskell module for GLFW OpenGL framework. It provides an
alternative to GLUT for OpenGL based Haskell programs.

The current 0.3 version is for download from hackageDB at:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GLFW-0.3

Same as the previous 0.2 version it requires Cabal 1.2 or later for
installation (which comes as default in GHC 6.8 or later). The
installation is now conforming to the standard Cabal steps.

New addition is the Haddock documentation for all interface functions.
There is also a sample program to demonstrate its usage on the Haskell
wiki site for GLFW:
http://haskell.org/haskellwiki/GLFW

Any feedbacks is welcome! I've only tested it on a limited number of
platforms + GHC combinations, so if you have installation issue,
please let me know. Thank you!

-- 
Regards,
Paul Liu

Yale Haskell Group
http://www.haskell.org/yale


More information about the Haskell mailing list