<?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/Solutions/18 - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Thu, 20 Jun 2013 11:42:55 GMT</lastBuildDate>
		<item>
			<title>PiotrKukielka: Fix for 'Non-exhaustive patterns in function slice' error</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=55666&amp;oldid=prev</link>
			<description>&lt;p&gt;Fix for 'Non-exhaustive patterns in function slice' error&lt;/p&gt;
</description>
			<pubDate>Mon, 08 Apr 2013 20:34:21 GMT</pubDate>			<dc:creator>PiotrKukielka</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>PiotrKukielka: Fix for 'Non-exhaustive patterns in function slice' in case of empty list</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=55665&amp;oldid=prev</link>
			<description>&lt;p&gt;Fix for 'Non-exhaustive patterns in function slice' in case of empty list&lt;/p&gt;
</description>
			<pubDate>Mon, 08 Apr 2013 20:28:20 GMT</pubDate>			<dc:creator>PiotrKukielka</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>Toddmowen: Take and drop can be applied in the opposite order too.</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=44657&amp;oldid=prev</link>
			<description>&lt;p&gt;Take and drop can be applied in the opposite order too.&lt;/p&gt;
</description>
			<pubDate>Sat, 25 Feb 2012 01:54:36 GMT</pubDate>			<dc:creator>Toddmowen</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>Redshift: another entry</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=44166&amp;oldid=prev</link>
			<description>&lt;p&gt;another entry&lt;/p&gt;
</description>
			<pubDate>Mon, 23 Jan 2012 14:19:28 GMT</pubDate>			<dc:creator>Redshift</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>Trackbully at 21:54, 4 January 2012</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=43819&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 04 Jan 2012 21:54:59 GMT</pubDate>			<dc:creator>Trackbully</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>Def at 23:06, 5 August 2011</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=41444&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 05 Aug 2011 23:06:56 GMT</pubDate>			<dc:creator>Def</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>WillNess: adding a remark; adding &amp;nbsp; after hask-tagged words, as theres no trailing space after hask tagged word as rendered by IE6 (a bug? someone knows how to fix it?)</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=40271&amp;oldid=prev</link>
			<description>&lt;p&gt;adding a remark; adding &amp;amp;nbsp; after hask-tagged words, as theres no trailing space after hask tagged word as rendered by IE6 (a bug? someone knows how to fix it?)&lt;/p&gt;
</description>
			<pubDate>Wed, 01 Jun 2011 06:14:07 GMT</pubDate>			<dc:creator>WillNess</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>WillNess: fix the introduced error</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=40270&amp;oldid=prev</link>
			<description>&lt;p&gt;fix the introduced error&lt;/p&gt;
</description>
			<pubDate>Wed, 01 Jun 2011 06:01:52 GMT</pubDate>			<dc:creator>WillNess</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>WillNess: replacing (i+1) pattern; code format - break line to shorten</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=40269&amp;oldid=prev</link>
			<description>&lt;p&gt;replacing (i+1) pattern; code format - break line to shorten&lt;/p&gt;
</description>
			<pubDate>Wed, 01 Jun 2011 06:00:22 GMT</pubDate>			<dc:creator>WillNess</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
		<item>
			<title>Tianyicui at 06:27, 20 November 2010</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=99_questions/Solutions/18&amp;diff=37517&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 20 Nov 2010 06:27:18 GMT</pubDate>			<dc:creator>Tianyicui</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:99_questions/Solutions/18</comments>		</item>
	</channel>
</rss>