Add pause

This commit is contained in:
Julian Ospald
2015-04-29 22:09:50 +02:00
parent 8a695659ae
commit 3f9c4bed57

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