<div dir="ltr"><div></div><div>At one point of time, comprehensions were available for all monads.  Then it was removed, and has now been added back as a language extension (from the cursory glance that I gave)<br>
</div><div><br></div><div>Basically, monad comprehensions are about using the samesyntactic sugar for different monads (like the do notation)<br></div><div><br></div>Perhaps, this'll help (if you haven't seen this already)<br>

<br><a href="https://ghc.haskell.org/trac/ghc/wiki/MonadComprehensions" target="_blank">https://ghc.haskell.org/trac/ghc/wiki/MonadComprehensions</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 2:15 PM, Kim-Ee Yeoh <span dir="ltr"><<a href="mailto:ky3@atamo.com" target="_blank">ky3@atamo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class=""><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 7, 2014 at 3:33 PM, John M. Dlugosz <span dir="ltr"><<a href="mailto:ngnr63q02@sneakemail.com" target="_blank">ngnr63q02@sneakemail.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I know about List Comprehensions, but what is a general Monad Comprehension?  List Comprehensions are the use of set-builder notation to define a list, so I don't understand how that would generalize.</blockquote>



</div><br></div></div><div class="gmail_extra">Assuming that you have done a search and that you're still stumped, how can you make the question more specific?<br><br></div><div class="gmail_extra">Do you think that quoting specific bits of what you have read might help us help you more?<span class="HOEnZb"><font color="#888888"><br>



</font></span></div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br clear="all"><div>-- Kim-Ee</div>
</div></font></span></div>
<br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br></div>