Try http://haskell.org/haskellwiki/Library/ArrayRef#Monad-independent_references
Conal Elliott wrote: > does anyone know where there's a class that abstracts over IORefs? it > includes newRef, readRef, and writeRef. i've seen it but can't remember > where. - conal > > > ------------------------------------------------------------------------ > > _______________________________________________ > Haskell mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
