Ross Paterson <[EMAIL PROTECTED]> writes:
> > Modified files:
> > libraries/base Makefile.nhc98
> > Log:
> > add Data.Foldable and Control.Applicative
>
> Would Data.Traversable work too?
It compiles OK with nhc98, yes. But we can't import Data.Foldable
in Data.Tree without problems - there is a bug in nhc98 that means
it reports duplicate imports of foldr and foldl.
For now, I'm reverting my builds of Data.Tree (only) to cvs revision
-r1.12, prior to the addition of Data.Foldable.
Regards,
Malcolm
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries