From 6a3d66ec14ce0ca55bbddafefa4859accf698d05 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 18 Apr 2015 01:13:33 +0200 Subject: [PATCH] Improve formatting --- VL1.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/VL1.tex b/VL1.tex index 7c8c639..39f3c77 100644 --- a/VL1.tex +++ b/VL1.tex @@ -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}