[Haskell-cafe] Fwd: Alternative: you can fool many people some time, and some people many time, but...

Corentin Dupont corentin.dupont at gmail.com
Sat Oct 1 19:52:38 UTC 2016


Yes, sorry I meant: take 3 <$> (many $ Just 1)

On Fri, Sep 30, 2016 at 9:31 PM, Albert Y. C. Lai <trebla at vex.net> wrote:

> On 2016-09-29 03:49 PM, Corentin Dupont wrote:
>
>> But why doesn't this terminates?
>>
>> take 3 $ many $ Just 1
>>
>
> That looks like a type error rather than non-termination.
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20161001/a2d98b77/attachment.html>


More information about the Haskell-Cafe mailing list