Restructure files, make the latex code more modular

Also added a few more section to make beamer and article more
compatible.
This commit is contained in:
Julian Ospald
2015-04-20 17:38:58 +02:00
parent c9ec697df4
commit f36590c9f4
37 changed files with 1523 additions and 416 deletions

View File

@@ -0,0 +1,5 @@
Haskell is a \textbf{functional}, \textbf{pure}, \textbf{lazy} and \textbf{statically typed} high-level programming language.
\vspace{\baselineskip}
\pause
\\
A few of the following facts will be white lies. But let's not worry about that. It's maybe more about "how to think in terms of haskell?" than "what is haskell?".