
Hi, All,
It's been a while. I've updated my Haskell Cheat Sheet, intended to
cover basic Haskell functions and expressions:
* added more functions, covering a good part of the Prelude;
* removed descriptions for functions or expressions that have obvious names;
* added more examples.
https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskel...
https://github.com/rudymatela/ultimate-cheat-sheets
Thanks to people who sent suggestions. Suggestions and pull requests
are still welcome. LaTeX source is avaliable on GitHub.
Regards,
Rudy
PS: This blog post by João Cristóvão has a good summary of other cheat
sheets / reference cards floating around on the internet:
http://fundeps.com/posts/cheatsheets/2014-03-04-cheat-sheets/
On Fri, Mar 7, 2014 at 7:53 PM, Rudy Matela
New version 0.3, with suggestions and patches from some people applied.