Com S 541 Lecture -*- Outline -*- for haskell Remember to - make the lectures interactive - give pointers to the book/literature on where to find more for help sessions, see the file "recursion-discussion.txt" lecture 1 * introduction see also lexical-matters.txt lecture 1-3 * built-in-types * lists lecture 3-6 * data-driven-recursion lecture 7 * types see also material in ../types/sml-type-inference.txt lecture 8-9 * functional * quiz lecture 10 * naming * monads