[Haskell-cafe] Much faster complex monad stack based on CPS state
Ertugrul Soeylemez
es at ertes.de
Wed Sep 28 14:25:16 CEST 2011
Bas van Dijk <v.dijk.bas at gmail.com> wrote:
> Because of this reason I don't provide a MonadTransControl instance
> for ContT in monad-control[2].
Is that even possible? I tried hard to come up with just a MonadFix
instance for CPS-based monads, and I failed. I would think that
MonadTransControl is just as hard, if not even harder.
Greets,
Ertugrul
--
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/
More information about the Haskell-Cafe
mailing list