<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike Daum &#187; haskell</title>
	<atom:link href="http://blog.mikedaum.com/category/haskell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mikedaum.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jan 2009 20:20:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Haskell Power</title>
		<link>http://blog.mikedaum.com/2007/06/28/haskell-power/</link>
		<comments>http://blog.mikedaum.com/2007/06/28/haskell-power/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 21:06:54 +0000</pubDate>
		<dc:creator>mikedaum</dc:creator>
				<category><![CDATA[haskell]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.mikedaum.com/2007/06/28/haskell-power/</guid>
		<description><![CDATA[I&#8217;m currently working through the project euler puzzles as a way to learn the Haskell programming language.  For one problem I needed to generate the power set of a list (the set containing all subsets).  I figured it might be in the standard library, which I don&#8217;t know well, so I googled it.
What [...]]]></description>
		<wfw:commentRss>http://blog.mikedaum.com/2007/06/28/haskell-power/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
