CheatSheet: A Haskell cheat sheet in PDF and literate formats.

[ bsd3, help, program ] [ Propose Tags ]

This module includes a PDF giving a synopsis of Haskell syntax, keywords, and other essentials. It also has a literate source file which allows all examples to be inspected. Download and unpack this archive to view them.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9
Dependencies base (>=3 && <5), containers, directory [details]
License BSD-3-Clause
Author Justin Bailey <jgbailey@codeslower.com>
Maintainer Justin Bailey <jgbailey@codeslower.com>
Category Help
Home page http://cheatsheet.codeslower.com
Source repo head: git clone git://github.com/m4dc4p/cheatsheet.git
this: git clone git://github.com/m4dc4p/cheatsheet.git(tag v2.8)
Uploaded by JustinBailey at 2013-07-22T22:49:42Z
Distributions NixOS:2.9
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cheatsheet
Downloads 21540 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-10-24 [all 15 reports]

Readme for CheatSheet-2.9

[back to package description]
Haskell CheatSheet
==================

Written and maintained by Justin Bailey <jgbailey@codeslower.com>.

The cheat sheet is a PDF included in the source distribution. If you installed
this package through cabal install, run "cheatsheet.exe" to find where the
PDF was installed.