Re: Splitting SYB from the base package in GHC 6.10

6 Oct
2008
6 Oct
'08
8 a.m.
Hello,
On Sun, Oct 5, 2008 at 15:40, Claus Reinke
The following "dubious" instances are now in the syb package (in the Data.Generics.Instances module): DataType TyCon TypeRep Handle ThreadId StablePtr (a -> b) (IO a) (ST s a) (STM a) (IORef a) (TVar a) (MVar a). All the other instances are in the base package, Data.Data module.
Contrary to that list, 'Data (a->b)' is still in Data.Data?
Oops, my mistake. Thanks for noticing! Attaching patches. Thanks, Pedro

10 Oct
10 Oct
12:31 p.m.
New subject: Splitting SYB from the base package in GHC 6.10
Hello Ian, I'm attaching some more patches to fix the haddock documentation (somewhat) and the export list of Data.Generics.Instances. Thanks, Pedro
6114
Age (days ago)
6118
Last active (days ago)
1 comments
1 participants
participants (1)
-
José Pedro Magalhães