<?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>Parallelism - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Sat, 25 May 2013 21:27:09 GMT</lastBuildDate>
		<item>
			<title>DuncanCoutts: swap order of pure parallelism and concurrency, put pure first</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39566&amp;oldid=prev</link>
			<description>&lt;p&gt;swap order of pure parallelism and concurrency, put pure first&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 14:25:37 GMT</pubDate>			<dc:creator>DuncanCoutts</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* See also */ Eric can't spell</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39564&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; Eric can't spell&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:58:51 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Starting points */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39563&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Starting points&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:58:07 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Starting points */  give one starting point, RWH</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39562&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Starting points: &lt;/span&gt;  give one starting point, RWH&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:56:39 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Related work */ ruthless trimming</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39561&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Related work: &lt;/span&gt; ruthless trimming&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:54:31 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Related work */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39559&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Related work&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:42:29 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Parallel Programming in Haskell */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39549&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Parallel Programming in Haskell&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:24:50 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Parallel Programming in Haskell */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39548&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Parallel Programming in Haskell&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:23:26 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: reformat Simon Marlow's text</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39547&amp;oldid=prev</link>
			<description>&lt;p&gt;reformat Simon Marlow's text&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 13:21:17 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
		<item>
			<title>EricKow: /* Parallel Programming in GHC */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=Parallelism&amp;diff=39546&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Parallel Programming in GHC&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 20 Apr 2011 12:05:07 GMT</pubDate>			<dc:creator>EricKow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:Parallelism</comments>		</item>
	</channel>
</rss>