Skip to content

Commit a14f2a8

Browse files
committed
Haskell Cheat Sheet v1.0
1 parent 2ab7152 commit a14f2a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Ultimate Cheat Sheets
44
This repository is a collection of Cheat Sheets for programming languages and
55
tools. Currently:
66

7-
* A [Haskell Cheat Sheet] -- version 0.9
7+
* A [Haskell Cheat Sheet] -- version 1.0
88
* A [Capture The Flag Cheat Sheet] -- version 0.4
99
* A [Haskell Typeclasses Cheat Sheet] -- version 0.2
1010
* A Template Cheat Sheet
@@ -51,6 +51,6 @@ Acknowledgements
5151
* Thanks to [Saulo Hachem](https://github.com/sauloh) for suggesting reverse shells.
5252

5353
[C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
54-
[Haskell Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-v0.9/haskell-ucs-0.9.pdf
54+
[Haskell Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-v1.0/haskell-ucs-1.0.pdf
5555
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/haskell-tc-v0.2/haskell-tc-ucs-0.2.pdf
5656
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/ultimate-cheat-sheets/releases/download/ctf-v0.4/ctf-ucs-0.4.pdf

haskell-ucs.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
4040
\textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later.
4141
}
42-
\version[~\\]{0.9}
42+
\version[~\\]{1.0}
4343

4444

4545
\begin{document}

0 commit comments

Comments
 (0)