From 7398ba6a47edefa5f518dfdf37e490eea7c218b0 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 29 Apr 2015 22:23:01 +0200 Subject: [PATCH] Improve toolchain slide --- VL1/content/VL1_toolchain.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/VL1/content/VL1_toolchain.tex b/VL1/content/VL1_toolchain.tex index 0d84979..1996916 100644 --- a/VL1/content/VL1_toolchain.tex +++ b/VL1/content/VL1_toolchain.tex @@ -2,7 +2,6 @@ \begin{itemize} \item \textbf{GHC}: \ifger{das ist der Haskell Compiler}{this is the Haskell compiler} \item \textbf{GHCi}: \ifger{das ist die interaktive Compiler-Umgebung, ähnlich der ruby shell \emph{irb}}{this an interactive environment of GHC, similar to the interactive ruby shell \emph{irb}} -\item \textbf{The Haskell Platform}: \ifger{eine Kollektion die GHC, GHCi und Standardbibliotheken beinhaltet}{a collection including GHC, GHCi and basic libraries} -\end{itemize} -\ifger{Siehe}{Go to}\footnote{\url{https://www.haskell.org/platform}}\\ -\ifger{Für Haskell IDEs, siehe}{For haskell IDEs, see}\footnote{\url{https://wiki.haskell.org/IDEs}} \ No newline at end of file +\item \textbf{The Haskell Platform}: \ifger{eine Kollektion die GHC, GHCi und Standardbibliotheken beinhaltet}{a collection including GHC, GHCi and basic libraries}\footnote{\url{https://www.haskell.org/platform}} +\item \ifger{Haskell IDEs}{haskell IDEs}\footnote{\url{https://wiki.haskell.org/IDEs}} +\end{itemize} \ No newline at end of file