update Data.Generics import
[ghc-base.git] / Data / Foldable.hs
2008-08-20 Ian LynaghFix more warnings
2008-08-17 Ross Patersonnhc only: expose Foldable and Traversable instances...
2008-08-16 Ian LynaghEliminate orphan rules and instances in the array package
2008-04-25 Ross Patersonrecord libraries@haskell.org as maintainer
2008-03-10 Don Stewartuntabify
2007-08-12 Ian LynaghMove Data.{Foldable,Traversable} back to base
2007-08-01 Ian LynaghRemove a number of modules now in a "containers" package
2006-11-20 Ross Patersontypo in comment
2006-08-31 Ross Patersonmark nhc98 import hack
2006-08-31 Malcolm.Wallace... import Control.Arrow.ArrowZero to help nhc98's type...
2006-08-30 Ross Patersonadd Data.Foldable.{msum,asum}, plus tweaks to comments
2006-08-30 Ross Patersonadd Data.Foldable.{for_,forM_} and Data.Traversable...
2006-08-27 Ross Patersonadd advice on avoiding import ambiguities
2006-02-09 Ross Patersontypo in comment in Foldable class
2005-11-29 ross[project @ 2005-11-29 14:31:59 by ross]