Splitting SYB from the base package in GHC 6.10

Ian Lynagh igloo at earth.li
Sat Oct 11 13:40:14 EDT 2008


On Mon, Oct 06, 2008 at 10:00:40AM +0200, José Pedro Magalhães wrote:
> On Sun, Oct 5, 2008 at 15:40, Claus Reinke <claus.reinke at talk21.com> wrote:
> 
> > >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.

Applied to 6.10 and HEAD.


Thanks
Ian



More information about the Libraries mailing list