<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.haskell.org/wikistatic/skins//common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>ListT done right - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Mon, 20 May 2013 13:21:26 GMT</lastBuildDate>
		<item>
			<title>Petr Pudlak: A pure example where LiftT fails to preserve associativity (but [] is not commutative).</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=54096&amp;oldid=prev</link>
			<description>&lt;p&gt;A pure example where LiftT fails to preserve associativity (but [] is not commutative).&lt;/p&gt;
</description>
			<pubDate>Thu, 27 Sep 2012 19:15:55 GMT</pubDate>			<dc:creator>Petr Pudlak</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Petr Pudlak: Undo revision 54090 by Petr Pudlak (Talk)</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=54094&amp;oldid=prev</link>
			<description>&lt;p&gt;Undo revision 54090 by &lt;a href=&quot;/haskellwiki/Special:Contributions/Petr_Pudlak&quot; title=&quot;Special:Contributions/Petr Pudlak&quot;&gt;Petr Pudlak&lt;/a&gt; (&lt;a href=&quot;/haskellwiki/index.php?title=User_talk:Petr_Pudlak&amp;amp;action=edit&quot; class=&quot;new&quot; title=&quot;User talk:Petr Pudlak&quot;&gt;Talk&lt;/a&gt;)&lt;/p&gt;
</description>
			<pubDate>Thu, 27 Sep 2012 16:20:53 GMT</pubDate>			<dc:creator>Petr Pudlak</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Petr Pudlak: A pure example where LiftT fails to preserve associativity.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=54090&amp;oldid=prev</link>
			<description>&lt;p&gt;A pure example where LiftT fails to preserve associativity.&lt;/p&gt;
</description>
			<pubDate>Thu, 27 Sep 2012 08:50:35 GMT</pubDate>			<dc:creator>Petr Pudlak</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Petr Pudlak: /* Examples */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=54089&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Examples&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 27 Sep 2012 08:40:03 GMT</pubDate>			<dc:creator>Petr Pudlak</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Sjoerd visscher: /* Grouping effects */ Fixed link</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=50212&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Grouping effects: &lt;/span&gt; Fixed link&lt;/p&gt;
</description>
			<pubDate>Sun, 26 Aug 2012 12:59:39 GMT</pubDate>			<dc:creator>Sjoerd visscher</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Apfelmus: /* Order of printing */ Added parenthesis</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=32803&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Order of printing: &lt;/span&gt; Added parenthesis&lt;/p&gt;
</description>
			<pubDate>Fri, 01 Jan 2010 17:37:39 GMT</pubDate>			<dc:creator>Apfelmus</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Ertai: Remove an extra 'where' keyword.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=26794&amp;oldid=prev</link>
			<description>&lt;p&gt;Remove an extra 'where' keyword.&lt;/p&gt;
</description>
			<pubDate>Sun, 01 Mar 2009 15:18:15 GMT</pubDate>			<dc:creator>Ertai</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Elliott at 01:57, 28 March 2008</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=20296&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 28 Mar 2008 01:57:27 GMT</pubDate>			<dc:creator>Elliott</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Dbenbenn: typo, and include imports</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=16160&amp;oldid=prev</link>
			<description>&lt;p&gt;typo, and include imports&lt;/p&gt;
</description>
			<pubDate>Sun, 14 Oct 2007 19:21:08 GMT</pubDate>			<dc:creator>Dbenbenn</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
		<item>
			<title>Dbenbenn: typo</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=ListT_done_right&amp;diff=16159&amp;oldid=prev</link>
			<description>&lt;p&gt;typo&lt;/p&gt;
</description>
			<pubDate>Sun, 14 Oct 2007 19:08:14 GMT</pubDate>			<dc:creator>Dbenbenn</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:ListT_done_right</comments>		</item>
	</channel>
</rss>