Lecture -*- Outline -*- for Haskell and Functional Programming 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 ** lexical-matters lecture 1-3 * built-in-types see BuiltIntypes.lhs ** lists lecture 3-6 * data-driven-recursion lecture 7 * types lecture 8-9 * functional ** quiz ** higher-order lecture 10 * naming * monads