[Haskell-cafe] Re: [Haskell] Nested guards?

Wolfgang Jeltsch g9ks157k at acme.softbase.org
Thu Dec 6 18:19:36 EST 2007


Am Donnerstag, 6. Dezember 2007 22:47 schrieb Aaron Denney:
> On 2007-12-06, Wolfgang Jeltsch <g9ks157k at acme.softbase.org> wrote:
> > list comprehensions deal with specific operations (map, filter, etc.)
> > of a specific type ([]).
>
> Ah, so we should bring back monad comprehensions?

No, we already have do expressions.

Best wishes,
Wolfgang


More information about the Haskell-Cafe mailing list