On Wed, Nov 16, 2011 at 12:33 PM, Antoine Latter <[email protected]> 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
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
