Skip to content

Commit 0ed59d4

Browse files
committed
Haskell Typeclasses Cheat Sheet v0.3
1 parent 33379c9 commit 0ed59d4

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
@@ -6,7 +6,7 @@ tools. Currently:
66

77
* A [Haskell Cheat Sheet] -- version 1.0
88
* A [Capture The Flag Cheat Sheet] -- version 0.5
9-
* A [Haskell Typeclasses Cheat Sheet] -- version 0.2
9+
* A [Haskell Typeclasses Cheat Sheet] -- version 0.3
1010
* A Template Cheat Sheet
1111
* A LaTeX cls file, for the creation of sheets.
1212

@@ -55,5 +55,5 @@ Acknowledgements
5555

5656
[C Reference Card]: http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
5757
[Haskell Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.0/haskell-ucs-1.0.pdf
58-
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.2/haskell-tc-ucs-0.2.pdf
58+
[Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.3/haskell-tc-cs-0.3.pdf
5959
[Capture The Flag Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/ctf-v0.5/ctf-cs-0.5.pdf

haskell-tc-cs.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
4949
\textbf{or} (at your option), the GNU Free Documentation License version 1.3 or Later.
5050
}
51-
\version[~\\]{0.2}
51+
\version[~\\]{0.3}
5252

5353

5454
\begin{document}

0 commit comments

Comments
 (0)