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}