[Haskell-cafe] Custom monad using ST
Jake McArthur
jake.mcarthur at gmail.com
Wed Mar 9 20:45:08 CET 2011
Previous message:
[Haskell-cafe] Custom monad using ST
Next message:
[Haskell-cafe] Custom monad using ST
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Try `return x = MyST (return x)`. It's (.) that throws it off. - Jake
Previous message:
[Haskell-cafe] Custom monad using ST
Next message:
[Haskell-cafe] Custom monad using ST
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Haskell-Cafe mailing list