<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Iteratees, Parsec and Monoids (Slides)</title>
	<atom:link href="http://comonad.com/reader/2009/iteratees-parsec-and-monoid/feed/" rel="self" type="application/rss+xml" />
	<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/</link>
	<description>types, (co)monads, substructural logic</description>
	<lastBuildDate>Sat, 15 Oct 2022 17:33:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Porges</title>
		<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/comment-page-1/#comment-11263</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://comonad.com/reader/?p=122#comment-11263</guid>
		<description>This is rather nice. I&#039;m going to need some time to digest it (or should that be osmose?) :)</description>
		<content:encoded><![CDATA[<p>This is rather nice. I&#8217;m going to need some time to digest it (or should that be osmose?) :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Kmett</title>
		<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/comment-page-1/#comment-11220</link>
		<dc:creator>Edward Kmett</dc:creator>
		<pubDate>Sun, 23 Aug 2009 11:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://comonad.com/reader/?p=122#comment-11220</guid>
		<description>@Sjoerd

Mostly to follow the original Iteratee write-up with the flip (.) combinator. That would be a perfectly valid approach as well.</description>
		<content:encoded><![CDATA[<p>@Sjoerd</p>
<p>Mostly to follow the original Iteratee write-up with the flip (.) combinator. That would be a perfectly valid approach as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sjoerd Visscher</title>
		<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/comment-page-1/#comment-11206</link>
		<dc:creator>Sjoerd Visscher</dc:creator>
		<pubDate>Sat, 22 Aug 2009 19:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://comonad.com/reader/?p=122#comment-11206</guid>
		<description>Why didn&#039;t you use monoids in the default implementation of supplyList? (foldMap over Dual Endo I think?)

Very cool stuff this!</description>
		<content:encoded><![CDATA[<p>Why didn&#8217;t you use monoids in the default implementation of supplyList? (foldMap over Dual Endo I think?)</p>
<p>Very cool stuff this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Kmett</title>
		<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/comment-page-1/#comment-11175</link>
		<dc:creator>Edward Kmett</dc:creator>
		<pubDate>Fri, 21 Aug 2009 13:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://comonad.com/reader/?p=122#comment-11175</guid>
		<description>@Sebastian: I just added a source link at the bottom of the post for the Iteratee code. It doesn&#039;t contain the monoidal layer, since that has changed quite a bit since this was written.</description>
		<content:encoded><![CDATA[<p>@Sebastian: I just added a source link at the bottom of the post for the Iteratee code. It doesn&#8217;t contain the monoidal layer, since that has changed quite a bit since this was written.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://comonad.com/reader/2009/iteratees-parsec-and-monoid/comment-page-1/#comment-11172</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://comonad.com/reader/?p=122#comment-11172</guid>
		<description>How is instance MonadPlus Iteratee defined?</description>
		<content:encoded><![CDATA[<p>How is instance MonadPlus Iteratee defined?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
