File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Concise Cheat Sheets
4
4
This repository is a collection of Cheat Sheets for programming languages and
5
5
tools. Currently:
6
6
7
- * A [ Haskell Cheat Sheet] -- [ version 1.1 ]
7
+ * A [ Haskell Cheat Sheet] -- [ version 1.2 ]
8
8
* A [ Python Cheat Sheet] -- version 0.1 (work in progress)
9
9
* A [ Capture The Flag Cheat Sheet] -- version 0.5
10
10
* A [ Haskell Typeclasses Cheat Sheet] -- version 0.3
@@ -56,7 +56,7 @@ Acknowledgements
56
56
57
57
[ C Reference Card ] : http://www.math.brown.edu/~jhs/ReferenceCards/CRefCard.v2.2.pdf
58
58
[ Haskell Cheat Sheet ] : https://matela.com.br/haskell-cs.pdf
59
- [ version 1.1 ] : https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.1 /haskell-cs-1.1 .pdf
59
+ [ version 1.2 ] : https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.2 /haskell-cs-1.2 .pdf
60
60
[ Python CHeat Sheet ] : https://github.com/rudymatela/concise-cheat-sheets/releases/download/python-v0.1/python-cs-0.1.pdf
61
61
[ Haskell Typeclasses Cheat Sheet ] : https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.3/haskell-tc-cs-0.3.pdf
62
62
[ Capture The Flag Cheat Sheet ] : https://github.com/rudymatela/concise-cheat-sheets/releases/download/ctf-v0.5/ctf-cs-0.5.pdf
Original file line number Diff line number Diff line change 39
39
the Creative Commons Attribution-ShareAlike 3.0 Licence, \\
40
40
\textbf {or } (at your option), the GNU Free Documentation License version 1.3 or Later.
41
41
}
42
- \version [~\\ ]{1.1 }
42
+ \version [~\\ ]{1.2 }
43
43
44
44
45
45
\begin {document }
You can’t perform that action at this time.
0 commit comments