Skip to content

Commit

Permalink
Haskell Cheat Sheet v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Sep 20, 2015
1 parent ebd1f35 commit d25086e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Ultimate Cheat Sheets
This repository is a collection of Cheat Sheets for programming languages and
tools. Currently:

* A [Haskell Cheat Sheet] -- version 0.7
* A [Haskell Cheat Sheet] -- version 0.8
* A [Capture The Flag Cheat Sheet] -- version 0.4
* A [Haskell Typeclasses Cheat Sheet] -- version 0.1
* A Template Cheat Sheet
Expand Down Expand Up @@ -51,6 +51,6 @@ Acknowledgements
* Thanks to [Saulo Hachem](https://github.com/sauloh) for suggesting reverse shells.

[C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
[Haskell Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-v0.7/haskell-ucs-0.7.pdf
[Haskell Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-v0.8/haskell-ucs-0.8.pdf
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-tc-v0.1/haskell-tc-ucs-0.1.pdf
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/ctf-v0.4/ctf-ucs-0.4.pdf
1 change: 1 addition & 0 deletions haskell-ucs.tex
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
\textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later.
}
\version[~\\]{0.8}


\begin{document}
Expand Down

0 comments on commit d25086e

Please sign in to comment.