Week 6: Notes

This week we began our study of the Haskell language. In addition to following our lectures, I recommend that you read chapters from our textbook Learn You a Haskell For Great Good! by Miran Lipovača, which is freely available online.

In this class we will use GHC (the Glasgow Haskell Compiler). You will want to download and install it now.