[Haskell-cafe] Re: Nested Monads Questions

Dan Doel dan.doel at gmail.com
Sat Aug 12 04:36:33 EDT 2006


On 8/12/06, Dan Doel <dan.doel at gmail.com> wrote:
> Viola.
Egads!

In my haste, I failed to note that my mapping from the type synonym to
the data constructor only works for a single nested transformer. lift
will build arbitrarily nested CombinatorTs, but I'm not sure how to
extract them into the component transformers. Hardly ideal.

Perhaps someone more enterprising will fix my error, if it is indeed
possible to do so. Until then, my apologies for triple posting.


More information about the Haskell-Cafe mailing list