Shared Class Notes and Signups
The main Haskell site, linking to tutorials, references, and installation methods.
GHC Haskell - the is the implementation of Haskell we use in the course.
Learn You a Haskell for Great Good - a refresher on Haskell.
Real World Haskell- Another good reference video.
The Initial Setup and Using Git pages.
Sample Makefile