diff --git a/README.md b/README.md index d7f7cc1..99dee59 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Concise Cheat Sheets This repository is a collection of Cheat Sheets for programming languages and tools. Currently: -* A [Haskell Cheat Sheet] -- version 1.0 +* A [Haskell Cheat Sheet] -- version 1.1 * A [Capture The Flag Cheat Sheet] -- version 0.5 * A [Haskell Typeclasses Cheat Sheet] -- version 0.3 * A Template Cheat Sheet @@ -54,6 +54,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/concise-cheat-sheets/releases/download/haskell-v1.0/haskell-ucs-1.0.pdf +[Haskell Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-v1.1/haskell-cs-1.1.pdf [Haskell Typeclasses Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/haskell-tc-v0.3/haskell-tc-cs-0.3.pdf [Capture The Flag Cheat Sheet]: https://github.com/rudymatela/concise-cheat-sheets/releases/download/ctf-v0.5/ctf-cs-0.5.pdf diff --git a/haskell-cs.tex b/haskell-cs.tex index c3ebd64..6e4ef5d 100644 --- a/haskell-cs.tex +++ b/haskell-cs.tex @@ -1,6 +1,6 @@ %% haskell-cs.tex % -% Copyright 2014 Rudy Matela +% Copyright 2017 Rudy Matela % % This text is available under (at your option): % * Creative Commons Attribution-ShareAlike 3.0 Licence @@ -31,7 +31,7 @@ \title{Basic Haskell Cheat Sheet} \cright{ - Copyright 2014-2015, Rudy Matela -- + Copyright 2014-2017, Rudy Matela -- Compiled on \today{} \\ Upstream: \texttt{https://github.com/rudymatela/concise-cheat-sheets} }{ @@ -39,7 +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[~\\]{1.0} +\version[~\\]{1.1} \begin{document}