[Haskell-cafe] Re: Doing without IORef

ajb at spamcop.net ajb at spamcop.net
Fri Apr 4 01:07:07 EDT 2008


G'day all.

Quoting Jinwoo Lee <jinwoo68 at gmail.com>:

> Thanks everyone!
> Now I think using IORef is the most practical way to do this.

Just a suggestion: Store it in a ReaderT instead of a StateT.

Cheers,
Andrew Bromage


More information about the Haskell-Cafe mailing list