[Haskell-cafe] Custom monad using ST

Yves Parès limestrael at gmail.com
Wed Mar 9 20:58:32 CET 2011


Thanks! It works this way.
I often forget the dangers of point-free notation...

2011/3/9 Jake McArthur <jake.mcarthur at gmail.com>

> Try `return x = MyST (return x)`. It's (.) that throws it off.
>
> - Jake
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110309/21bbac0f/attachment.htm>


More information about the Haskell-Cafe mailing list