Etcetera (was Re: Burning bridges)

Ian Lynagh ian at well-typed.com
Tue May 28 18:44:00 CEST 2013


On Sun, May 26, 2013 at 04:46:51AM -0400, Edward Kmett wrote:
> 
> The Prelude then exports Foldable(..), Traversable(..), Applicative(..),
> and Monoid(..).

What happens to functions like Control.Monad.mapM and Data.List.foldr?

Are they removed, re-exports of the generalised functions, or do they
remain as the specialised variants?


Thanks
Ian
-- 
Ian Lynagh, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/



More information about the Libraries mailing list