diff --git a/VL1/content/VL1_questions_for_you.tex b/VL1/content/VL1_questions_for_you.tex index e84b48b..b3651cc 100644 --- a/VL1/content/VL1_questions_for_you.tex +++ b/VL1/content/VL1_questions_for_you.tex @@ -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