From 048d86d2568aa2f651a39cfb44b5344b5d094ac3 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 12 May 2015 19:55:13 +0200 Subject: [PATCH] Improve haskell summary slide --- VL1/content/VL1_what_is_haskell_summary.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/VL1/content/VL1_what_is_haskell_summary.tex b/VL1/content/VL1_what_is_haskell_summary.tex index 5897e55..b543c3a 100644 --- a/VL1/content/VL1_what_is_haskell_summary.tex +++ b/VL1/content/VL1_what_is_haskell_summary.tex @@ -4,6 +4,7 @@ \item pure \item lazy \item \ifger{statisch typisiert (und typsicher)}{statically typed (and truly type-safe)} +\item general purpose language \item \ifger{sogar}{even} garbage collected \item \ifger{die beste imperative Programmiersprache der Welt (was??)}{the world's finest imperative language (what??)} \end{itemize} \ No newline at end of file