Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: Using a monadic operation in a list comprehension.
(Kim-Ee Yeoh)
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Sep 2014 02:07:13 +0700
From: Kim-Ee Yeoh <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Using a monadic operation in a list
comprehension.
Message-ID:
<CAPY+ZdQciAP1AYYGhPs7q8mDyOYAc2eUAivUy+8=cq_hfkj...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
On Mon, Sep 22, 2014 at 3:55 AM, Derek McLoughlin <
[email protected]> wrote:
> Thanks very much for your clear explanation! Worked perfectly.
Thanks for taking the time to say this :)
I hope I didn't belabor the mismatched effects bit. Combining effects is a
wide open field of research if you look at papers like Extensible Effects,
Monad Coproducts, etc.
Point being, there just might be a way to make your code as originally
written compile and work as you expect it to. Ah, the joys of life at the
bleeding edge!
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20140926/9f28f7c0/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 75, Issue 20
*****************************************