[Haskell-cafe] RebindableSyntax on individual do blocks

Mark Roberts markandrusroberts at gmail.com
Mon Jun 22 18:39:15 UTC 2015


I have a program that uses both monads and indexed monads, and I'd like to
use do-notation for each in the same source file. Is there a way to rebind
syntax for only the do blocks that make use of an indexed monad?

Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150622/78c68e97/attachment.html>


More information about the Haskell-Cafe mailing list