<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: cross-package, Plan A</title>
	<atom:link href="http://haddock2009.wordpress.com/2009/06/25/cross-package-plan-a/feed/" rel="self" type="application/rss+xml" />
	<link>http://haddock2009.wordpress.com/2009/06/25/cross-package-plan-a/</link>
	<description>Haddock Improvements of 2009: A Haskell GSOC project</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:29:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: David Waern</title>
		<link>http://haddock2009.wordpress.com/2009/06/25/cross-package-plan-a/#comment-16</link>
		<dc:creator><![CDATA[David Waern]]></dc:creator>
		<pubDate>Fri, 26 Jun 2009 08:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://haddock2009.wordpress.com/?p=20#comment-16</guid>
		<description><![CDATA[I&#039;m not completely right. We have the docs for everything in the .haddock file except the docs inside types. That is, we lack the docs for function arguments. We can solve this either by storing them in the .haddock file using an indexing scheme or by adding the comments to the types in GHC&#039;s TyThings.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not completely right. We have the docs for everything in the .haddock file except the docs inside types. That is, we lack the docs for function arguments. We can solve this either by storing them in the .haddock file using an indexing scheme or by adding the comments to the types in GHC&#8217;s TyThings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Waern</title>
		<link>http://haddock2009.wordpress.com/2009/06/25/cross-package-plan-a/#comment-12</link>
		<dc:creator><![CDATA[David Waern]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 09:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://haddock2009.wordpress.com/?p=20#comment-12</guid>
		<description><![CDATA[The doc strings are already in the .haddock files. The relevant field is instDocMap in InstalledInterface.]]></description>
		<content:encoded><![CDATA[<p>The doc strings are already in the .haddock files. The relevant field is instDocMap in InstalledInterface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
