[Haskell-cafe] ANN: Updated OpenGL libraries

Alberto Ruiz aruiz at um.es
Mon Feb 6 14:06:46 CET 2012


Thanks!!!

On 02/05/2012 11:53 PM, Jason Dagit wrote:
> Hello,
>
> I'm pleased to anounce a minor bug fix release of the OpenGL
> libraries.  This release was prompted by issues and warnings when
> compiling with ghc-7.4.1.
>
> The following packages have been updated:
>    * OpenGLRaw 1.2.0.0
>    * OpenGL 2.5.0.0
>    * GLURaw 1.2.0.0
>    * GLUT 2.3.0.0
>
> Thanks goes out to:
>    * Corey O'Connor
>    * mgajda (github id)
>    * #haskell-game and #haskell on freenode
>
> The changes include:
>    * Removing a data type context
>    * Exposing the GLfoo constructors from OpenGLRaw
>    * Deriving Typeable instead of using the now deprecated mkTyCon
>    * Added Eq constraint, necessary now that Num doesn't have an Eq constraint
>    * Tighten constraints in cabal files
>    * Conservative package version bump (X.Y.Z ->  X.(Y+1).0)
>
> As usual, please submit pull requests and bug reports on github:
> https://github.com/haskell-opengl
>
> Thank you!
> Jason
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe




More information about the Haskell-Cafe mailing list