Add pause

This commit is contained in:
Julian Ospald 2015-04-29 22:09:50 +02:00
parent 32247fc5da
commit 3b677d51de
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ GHCi...
\vspace{\baselineskip}
\\
\ifger{Was ist eine mögliche Typsignatur dieser Funktion?}{What is a possible type signature for this function?}
\pause
\begin{haskellcode}
f :: Int -> Int
f x = x * x