[Haskell-beginners] Global variables

Michael Xavier nemesisdesign at gmail.com
Wed Jun 29 17:47:44 CEST 2011


I think my head isn't on straight this morning. I think I meant something
more along the lines of Control.Monad.State

On Wed, Jun 29, 2011 at 8:27 AM, Christopher Done
<chrisdone at googlemail.com>wrote:

> On 29 June 2011 17:22, Michael Xavier <nemesisdesign at gmail.com> wrote:
> > I tend to use Control.Monad.Reader for stateful stuff like this. It is
> found
> > in the mtl package
> > http://hackage.haskell.org/package/mtl-2.0.1.0
>
> How would you use reader for a counter?
>



-- 
Michael Xavier
http://www.michaelxavier.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110629/dc05ab4e/attachment.htm>


More information about the Beginners mailing list