[Haskell-cafe] ST not strict enough?

Johan Tibell johan.tibell at gmail.com
Wed Nov 16 22:45:16 CET 2011


On Wed, Nov 16, 2011 at 12:33 PM, Antoine Latter <aslatter at gmail.com> wrote:

> We already have one in base - it re-exports Data.STRef in whole :-)
>
>
> http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-STRef-Strict.html


Then it's wrong. :( In what sense is it strict? I think it should be strict
in the value stored in the ref.

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111116/728a7d6a/attachment.htm>


More information about the Haskell-Cafe mailing list