[Haskell-cafe] Re: If wishes were horses... (was: Re: definition of sum)

David Virebayre dav.vire+haskell at gmail.com
Fri Mar 12 06:59:02 EST 2010


On Fri, Mar 12, 2010 at 12:01 PM, Johannes Waldmann
<waldmann at imn.htwk-leipzig.de> wrote:
> David Virebayre <dav.vire+haskell <at> gmail.com> writes:

> in this case, something like:  Data.List.Strict.fold, Data.List.Lazy.fold

 But then if you need both version, you will have to import them
qualified, which I don't like much.


More information about the Haskell-Cafe mailing list