Releases: rudymatela/concise-cheat-sheets
Releases · rudymatela/concise-cheat-sheets
Haskell Typeclasses Cheat Sheet v0.1
Haskell Typeclasses Cheat Sheet v0.1. Includes description of:
- Functor
- Applicative
- Monad
- Monoid
- Foldable
- Traversable
- Alternative
ctf-v0.3
Linkenized names.
haskell-v0.7: Haskell Cheat Sheet version 0.7
Changes: * fixes in some function types; * added data labelled fields; * shortened operators section; * small improvements in typesetting.
ctf-v0.2: Some fixes.
And extra fields.
ctf-v0.1: Initial version of CTF cheat sheet.
* About four and a half columns.
haskell-v0.6: Version v0.6. Reordering of sections, and:
* a few new functions and types covered * minor changes * typesetting fixes
haskell-v0.5: More functions, types and better typesetting.
This version (v0.5) is a big improvement over v0.4. Among the several changes, are: * more functions covered; * added types for functions; * added examples; * removed most stuff not in Prelude; * covering a good part of Prelude; * new title (better stating the scope of the cheat sheet); * better typesetting (better column handling). A minor review of this could be made into a 1.0 version.
haskell-v0.4
Added guarded equations and simple pattern match.
haskell-v0.3
Updated link to version 0.3
haskell-v0.2
Spacing.