CheatSheet 2.4 → 2.5
raw patch · 3 files changed
+6/−6 lines, 3 files
Files
- CheatSheet.cabal +1/−1
- CheatSheet.lhs +5/−5
- CheatSheet.pdf binary
CheatSheet.cabal view
@@ -1,7 +1,7 @@ Name: CheatSheet License: BSD3 License-File: LICENSE-Version: 2.4+Version: 2.5 Homepage: http://cheatsheet.codeslower.com Maintainer: Justin Bailey <jgbailey@codeslower.com> Author: Justin Bailey <jgbailey@codeslower.com>
CheatSheet.lhs view
@@ -1295,7 +1295,7 @@ < import Text.Read (readParen, lex) - Data types can imported in a number of ways. We can just import the type and+ Data types can be imported in a number of ways. We can just import the type and no constructors: < import Text.Read (Lexeme)@@ -1525,13 +1525,13 @@ My thanks to those who contributed patches and useful suggestions: Dave Bayer, Paul Butler, Elisa Firth, Marc Fontaine, Brian Gianforcaro, Cale Gibbard, Andrew Harris, Stephen Hicks, Kurt- Hutchinson, Johan Kiviniemi, Adrian Neumann, Barak Pearlmutter,- Lanny Ripple, Markus Roberts, Holger Siegel, Adam Vogt, Leif Warner,- and Jeff Zaroyko.+ Hutchinson, Johan Kiviniemi, Adrian Neumann, Barak Pearlmutter, Lanny+ Ripple, Markus Roberts, Holger Siegel, Falko Spiller, Adam Vogt, Leif+ Warner, and Jeff Zaroyko. \hd{Version}\label{version} - This is version 2.4. The source can be found at GitHub+ This is version 2.5. 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 (166192 → 166195 bytes)