[HOpenGL] Adding infix declaration to StateVar operators

L Corbijn aspergesoepje at gmail.com
Mon Aug 27 15:46:55 CEST 2012


Ok, I've done this and added the package to github [1]. There are
still some things to do before a release:
 - Move the repository to the HOpenGL organisation.
 - Update several fields in cabal file (bug tracker, owner, etc.)
 - Bump the version number.

The new version number should probably be 1.0.1.0, but 1.1.0.0 could
also be correct. The latter would break several packages [2].

Greetings,
Lars

[1] https://github.com/Laar/StateVar
[2] http://packdeps.haskellers.com/reverse/StateVar

On Sun, Jul 22, 2012 at 11:38 AM, Paul Visschers <mail at paulvisschers.net> wrote:
> Hey,
>
> I would like to suggest adding an infixr 2 for the ($~), ($=!) and ($~!)
> operators in the StateVar package.
>
> Paul
>
> _______________________________________________
> HOpenGL mailing list
> HOpenGL at haskell.org
> http://www.haskell.org/mailman/listinfo/hopengl
>



More information about the HOpenGL mailing list