CheatSheet 2.1 → 2.2
raw patch · 3 files changed
+3/−3 lines, 3 files
Files
- CheatSheet.cabal +1/−1
- CheatSheet.lhs +2/−2
- CheatSheet.pdf binary
CheatSheet.cabal view
@@ -1,7 +1,7 @@ Name: CheatSheet License: BSD3 License-File: LICENSE-Version: 2.1+Version: 2.2 Homepage: http://cheatsheet.codeslower.com Maintainer: Justin Bailey <jgbailey@codeslower.com> Author: Justin Bailey <jgbailey@codeslower.com>
CheatSheet.lhs view
@@ -1234,7 +1234,7 @@ \sshd{Deconstruction}\label{deconstruction} - The left-hand side of a @let@ definition can also destruct its argument, in+ The left-hand side of a @let@ definition can also destructure its argument, in case sub-components are to be accessed. This definition would extract the first three characters from a string @@ -1528,7 +1528,7 @@ \hd{Version}\label{version} - This is version 2.1. The source can be found at GitHub+ This is version 2.2. The source can be found at GitHub (\url{http://github.com/m4dc4p/cheatsheet}). The latest released version of the PDF can be downloaded from \url{http://cheatsheet.codeslower.com}. Visit CodeSlower.com
CheatSheet.pdf view
binary file changed (166259 → 166281 bytes)