Improve formatting

This commit is contained in:
Julian Ospald 2015-04-18 01:13:33 +02:00
parent b0cd1e682e
commit 6a3d66ec14
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020

View File

@ -149,9 +149,10 @@ We are lucky. There is. It's called \textbf{Haskell}.
\begin{frame}
\frametitle{2. What is haskell? (ctn.)}
Haskell is a \textbf{functional}, \textbf{pure}, \textbf{lazy} and \textbf{statically typed} high-level programming language.\\
\onslide<+->
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?".
\end{frame}