Skip to content

Releases: rudymatela/concise-cheat-sheets

Haskell Typeclasses Cheat Sheet v0.1

13 Jun 16:48
Compare
Choose a tag to compare
Pre-release

Haskell Typeclasses Cheat Sheet v0.1. Includes description of:

  • Functor
  • Applicative
  • Monad
  • Monoid
  • Foldable
  • Traversable
  • Alternative

ctf-v0.3

14 Dec 19:03
Compare
Choose a tag to compare
ctf-v0.3 Pre-release
Pre-release
Linkenized names.

haskell-v0.7: Haskell Cheat Sheet version 0.7

24 Nov 15:46
Compare
Choose a tag to compare
Changes:

* fixes in some function types;
* added data labelled fields;
* shortened operators section;
* small improvements in typesetting.

ctf-v0.2: Some fixes.

17 Nov 08:06
Compare
Choose a tag to compare
ctf-v0.2: Some fixes. Pre-release
Pre-release
And extra fields.

ctf-v0.1: Initial version of CTF cheat sheet.

17 Nov 07:51
Compare
Choose a tag to compare
* About four and a half columns.

haskell-v0.6: Version v0.6. Reordering of sections, and:

14 Nov 10:16
Compare
Choose a tag to compare
* a few new functions and types covered
* minor changes
* typesetting fixes

haskell-v0.5: More functions, types and better typesetting.

26 Oct 15:07
Compare
Choose a tag to compare
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

27 Oct 13:44
Compare
Choose a tag to compare
Added guarded equations and simple pattern match.

haskell-v0.3

27 Oct 13:44
Compare
Choose a tag to compare
Updated link to version 0.3

haskell-v0.2

27 Oct 13:45
Compare
Choose a tag to compare
Spacing.