<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
 <title>DrHylo</title>
  <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo</link>
  <description>A tool for deriving hylomorphisms for Haskell</description>
  <language>en</language>
  	

  <item>
    <title>27 Feb 14:39 - conformity with haskell-src-exts 0.4.8</title>
    <author>hpacheco@di.uminho.pt</author>
    <pubDate>Fri, 27 Feb 2009 14:39:06 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20090227143906-51b3a-58907b1f2b92c523ad79e8c1b1203ef0524debb9</link>
    <description>conformity with haskell-src-exts 0.4.8</description>
	   	
    <content:encoded><![CDATA[
conformity with haskell-src-exts 0.4.8<br/>
<br/>
Ignore-this: 9530ce001fea9011242d7e856b243189
<br/>
<br/>
src/FunctorOf.hs<br/>
DrHylo.cabal<br/>
src/Matching.hs<br/>
src/DrHylo.hs<br/>
]]>
</content:encoded></item>

  <item>
    <title>20 Dec 11:40 - refined with HLint 0.1</title>
    <author>hpacheco@di.uminho.pt</author>
    <pubDate>Sat, 20 Dec 2008 11:40:04 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20081220114004-51b3a-f2f226572f348b210ae3471be8e92be01fdf0f81</link>
    <description>refined with HLint 0.1</description>
	   	
    <content:encoded><![CDATA[
refined with HLint 0.1<br/>
<br/>
lib/Language/Pointwise/Parser.hs<br/>
DrHylo.cabal<br/>
src/Hylos.hs<br/>
src/Matching.hs<br/>
lib/Language/Pointfree/Parser.hs<br/>
lib/Language/Pointwise/Syntax.hs<br/>
lib/Language/Pointwise/Matching.hs<br/>
src/FunctorOf.hs<br/>
src/DrHylo.hs<br/>
Sample.hs<br/>
lib/Language/Pointfree/Pretty.hs<br/>
]]>
</content:encoded></item>

  <item>
    <title>09 Dec 10:15 - Avoid duplicate instance contexts</title>
    <author>hpacheco@di.uminho.pt</author>
    <pubDate>Tue, 09 Dec 2008 10:15:17 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20081209101517-51b3a-71fd8296a47bcf4422a522e6745b3f01ce70481a</link>
    <description>Avoid duplicate instance contexts</description>
	   	
    <content:encoded><![CDATA[
Avoid duplicate instance contexts<br/>
<br/>
src/FunctorOf.hs<br/>
]]>
</content:encoded></item>

  <item>
    <title>09 Dec 04:32 - Corrected Observable dependencies</title>
    <author>hpacheco@di.uminho.pt</author>
    <pubDate>Tue, 09 Dec 2008 04:32:09 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20081209043209-51b3a-33b61b08d0e049eed2a5c4c7eb5a5ad2c2607d90</link>
    <description>Corrected Observable dependencies</description>
	   	
    <content:encoded><![CDATA[
Corrected Observable dependencies<br/>
<br/>
src/FunctorOf.hs<br/>
DrHylo.cabal<br/>
Sample.hs<br/>
src/DrHylo.hs<br/>
]]>
</content:encoded></item>

  <item>
    <title>08 Dec 11:19 - Bringing up to conformity with haskell-src-exts-0.4.4.1</title>
    <author>jpm@cs.uu.nl</author>
    <pubDate>Mon, 08 Dec 2008 11:19:47 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20081208111947-6c157-41ec39e891271c3490d15773c6e80e019c0b3d6b</link>
    <description>Bringing up to conformity with haskell-src-exts-0.4.4.1</description>
	   	
    <content:encoded><![CDATA[
Bringing up to conformity with haskell-src-exts-0.4.4.1<br/>
<br/>
src/FunctorOf.hs<br/>
src/Matching.hs<br/>
src/DrHylo.hs<br/>
]]>
</content:encoded></item>

  <item>
    <title>06 Dec 20:26 - Initial import</title>
    <author>hpacheco@di.uminho.pt</author>
    <pubDate>Sat, 06 Dec 2008 20:26:19 +0000</pubDate>
    <link>http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=DrHylo;a=commit;h=20081206202619-51b3a-6c967e6ef788e77549ea86e2621dfae0df9283e5</link>
    <description>Initial import</description>
	   	
    <content:encoded><![CDATA[
Initial import<br/>
<br/>
DrHylo.cabal<br/>
LICENSE<br/>
README<br/>
Sample.hs<br/>
Setup.lhs<br/>
lib/Language/Pointfree/Parser.hs<br/>
lib/Language/Pointfree/Pretty.hs<br/>
lib/Language/Pointfree/Syntax.hs<br/>
lib/Language/Pointwise/Matching.hs<br/>
lib/Language/Pointwise/Parser.hs<br/>
lib/Language/Pointwise/Pretty.hs<br/>
lib/Language/Pointwise/Syntax.hs<br/>
src/DrHylo.hs<br/>
src/FunctorOf.hs<br/>
src/Hylos.hs<br/>
src/Matching.hs<br/>
src/PwPf.hs<br/>
src/Matching.hs<br/>
lib/Language/Pointwise/Parser.hs<br/>
DrHylo.cabal<br/>
lib/Language/Pointfree/Syntax.hs<br/>
src/Hylos.hs<br/>
LICENSE<br/>
lib/Language/Pointwise/Pretty.hs<br/>
src/PwPf.hs<br/>
Setup.lhs<br/>
lib/Language/Pointwise/Matching.hs<br/>
lib/Language/Pointfree/Parser.hs<br/>
lib/Language/Pointwise/Syntax.hs<br/>
README<br/>
src/FunctorOf.hs<br/>
src/DrHylo.hs<br/>
Sample.hs<br/>
lib/Language/Pointfree/Pretty.hs<br/>
lib<br/>
lib/Language<br/>
lib/Language/Pointfree<br/>
lib/Language/Pointwise<br/>
src<br/>
]]>
</content:encoded></item>
</channel></rss>
