[Haskell-cafe] Custom monad using ST

Jake McArthur jake.mcarthur at gmail.com
Wed Mar 9 20:45:08 CET 2011


Try `return x = MyST (return x)`. It's (.) that throws it off.

- Jake



More information about the Haskell-Cafe mailing list