
13 Nov
2008
13 Nov
'08
9:18 a.m.
Hello Ian,
Yet another haddock documentation fix: the link from Data.Typeable was
broken (went to Data.Generics, which is no longer in base; corrected to
Data.Data).
Thanks,
Pedro
On Sun, Oct 12, 2008 at 11:39, Ian Lynagh
Hi Pedro,
On Fri, Oct 10, 2008 at 02:31:00PM +0200, José Pedro Magalhães wrote:
I'm attaching some more patches to fix the haddock documentation
(somewhat)
and the export list of Data.Generics.Instances.
Thanks; applied to HEAD and 6.10.
Thanks Ian