Re: Adding infix declaration to StateVar operators
L Corbijn <[email protected]> Mon, 27 Aug 2012 15:46:55 +0200
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <CAHTd3shEXv6N+Ba2d_KBpAcVCGqoC=XKHNVaRf2+8s_9YRrn1Q@mail.gmail.com> |
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 <[email protected]> wrote: > Hey, > > I would like to suggest adding an infixr 2 for the ($~), ($=!) and ($~!) > operators in the StateVar package. > > Paul > > _______________________________________________ > HOpenGL mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/hopengl >