Improve wording

This commit is contained in:
Julian Ospald 2015-04-15 17:54:39 +02:00
rodzic e4d3f921d4
commit 86b66d146d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 220CD1C5BDEED020
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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}