This commit is contained in:
Julian Ospald 2015-04-15 17:54:39 +02:00
rodič e4d3f921d4
revize 86b66d146d
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 220CD1C5BDEED020
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -615,7 +615,7 @@ Haskell is very powerful and can be used for pretty much anything. However, ther
\begin{frame}
\frametitle{Toolchain}
You need:
How to get started? You need:
\begin{itemize}
\item \textbf{GHC}: this is the Haskell compiler
\item \textbf{GHCi}: this an interactive environment of GHC, similar to the interactive ruby shell \emph{irb}