[Haskell-cafe] Nice clean code example?

Imants Cekusins imantc at gmail.com
Sat Jul 1 10:23:38 UTC 2017


This online book shows clear working examples in a variety of contexts :

http://book.realworldhaskell.org/read

Visitor is literally 2 clicks away from code examples in areas of interest
to them.



On 1 July 2017 at 13:08, Han Joosten <han.joosten.han at gmail.com> wrote:

> Thanks everyone for the awsome examples. I really enjoy the deversity of
> them. This tops my expectations 8-)
>
> 2017-07-01 3:43 GMT+02:00 Will Yager <will.yager at gmail.com>:
>
>> I wrote this specifically to be easy to read despite using some cool
>> features (green threads, STM, etc.):
>>
>> https://github.com/wyager/Neks
>>
>> Will
>>
>>
>> On Jul 1, 2017, at 1:33 AM, Han Joosten <han.joosten.han at gmail.com>
>> wrote:
>>
>> I'd like to showoff some nice Haskell code to a CTO with no experience
>> with FP. I promised to send him a small piece of Haskell so he could get an
>> idea. The code should be easy to read, without obscure looking operators
>> (so sorry, no lens, arrows stuff like that), optionally even do something
>> interesting.
>> Who has the nicest example laying around?
>>
>> (and yes, I need it by yesterday ;-)  )
>>
>> Thanks!
>>
>> _______________________________________________
>> 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.
>>
>>
>
> _______________________________________________
> 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/20170701/317a95eb/attachment.html>


More information about the Haskell-Cafe mailing list