[Haskell-cafe] ANNOUNCE: iterIO-0.1 - iteratee-based IO with pipe operators
Bernie Pope
florbitous at gmail.com
Fri May 13 22:12:36 CEST 2011
On 13 May 2011 19:06, Simon Marlow <marlowsd at gmail.com> wrote:
As far as memory consistency goes, we claim to provide sequential
> consistency for IORef and IOArray operations, but not for peeks and pokes.
Hi Simon,
Could you please point me to more information about the sequential
consistency of IORefs? I was looking for something about this recently but
couldn't find it. I don't see anything in the Haddock for Data.IORef.
Cheers,
Bernie.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110514/5af6d040/attachment.htm>
More information about the Haskell-Cafe
mailing list