[Haskell-cafe] Why the Prelude must die

Neil Mitchell ndmitchell at gmail.com
Sun Mar 25 21:34:32 EDT 2007


Hi

> > Yes. It will break 100's of applications.
>
> That sounds like a challenge!  Find me 100 applications that use
> Data.Map.map and I will eat crow.

http://www.google.com/codesearch?hl=en&q=+lang:haskell+Map.map&start=10&sa=N

Since most people import qualified Data.Map as Map. Not all of those
are real hits, but it looks like 100 is a reasonable goal.

Thanks

Neil


More information about the Haskell-Cafe mailing list