<?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>99 questions/21 to 28 - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Tue, 18 Jun 2013 07:05:38 GMT</lastBuildDate>
		<item>
			<title>Wapcaplet: /* Problem 22 */ formatting</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=36242&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Problem 22: &lt;/span&gt; formatting&lt;/p&gt;
</description>
			<pubDate>Fri, 16 Jul 2010 13:25:53 GMT</pubDate>			<dc:creator>Wapcaplet</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Wapcaplet: Removed &quot;If you want to work on one of these&quot; header (these are all done)</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=36221&amp;oldid=prev</link>
			<description>&lt;p&gt;Removed &amp;quot;If you want to work on one of these&amp;quot; header (these are all done)&lt;/p&gt;
</description>
			<pubDate>Thu, 15 Jul 2010 20:20:47 GMT</pubDate>			<dc:creator>Wapcaplet</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Wapcaplet: moved solutions for questions 21-28 to new subpages of 99 questions/Solutions</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=35769&amp;oldid=prev</link>
			<description>&lt;p&gt;moved solutions for questions 21-28 to new subpages of &lt;a href=&quot;/haskellwiki/99_questions/Solutions&quot; title=&quot;99 questions/Solutions&quot;&gt;99 questions/Solutions&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 13 Jul 2010 16:10:33 GMT</pubDate>			<dc:creator>Wapcaplet</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Hairy Dude: /* Problem 23 */ add some spaces</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=33971&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Problem 23: &lt;/span&gt; add some spaces&lt;/p&gt;
</description>
			<pubDate>Fri, 05 Mar 2010 17:04:12 GMT</pubDate>			<dc:creator>Hairy Dude</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Newacct at 00:01, 22 February 2010</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=33798&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 22 Feb 2010 00:01:45 GMT</pubDate>			<dc:creator>Newacct</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Newacct at 18:25, 21 February 2010</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=33763&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 21 Feb 2010 18:25:18 GMT</pubDate>			<dc:creator>Newacct</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Newacct at 05:39, 21 February 2010</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=33725&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 21 Feb 2010 05:39:14 GMT</pubDate>			<dc:creator>Newacct</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Dave: In Problem 24, changed &quot;In order to use getStdRandom and randomR here, we need to import ....&quot; to &quot;In order to use randomRIO here, we need to import...&quot; (getStdRandom and randomR aren't used)</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=18744&amp;oldid=prev</link>
			<description>&lt;p&gt;In Problem 24, changed &amp;quot;In order to use getStdRandom and randomR here, we need to import ....&amp;quot; to &amp;quot;In order to use randomRIO here, we need to import...&amp;quot; (getStdRandom and randomR aren't used)&lt;/p&gt;
</description>
			<pubDate>Tue, 29 Jan 2008 01:06:44 GMT</pubDate>			<dc:creator>Dave</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>Toad3k at 02:50, 23 December 2007</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=17870&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Sun, 23 Dec 2007 02:50:49 GMT</pubDate>			<dc:creator>Toad3k</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
		<item>
			<title>RossPaterson: new URL</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/21_to_28&amp;diff=10859&amp;oldid=prev</link>
			<description>&lt;p&gt;new URL&lt;/p&gt;
</description>
			<pubDate>Mon, 29 Jan 2007 23:27:46 GMT</pubDate>			<dc:creator>RossPaterson</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/21_to_28</comments>		</item>
	</channel>
</rss>