Rm extraneous empty line

This commit is contained in:
Julian Ospald 2015-04-21 00:47:23 +02:00
vanhempi 3e5590bd72
commit 89ab01a53a
No known key found for this signature in database
GPG avaimen ID: 220CD1C5BDEED020
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa

Näytä tiedosto

@ -7,7 +7,6 @@
\item When are types checked in haskell?
\item What are the differences between lists and pairs?
\end{itemize}
\vspace{\baselineskip}
Does this compile? If not, fix it. Is this a total or a partial function?
\begin{haskellcode}
data IntOrDouble = MkDouble Double