http://www.seas.upenn.edu/~cis194/spring13/lectures.html Homework problems from CIS194 from Brent Yorgey. Goals: - Learn good haskell. - Learn to use other libraries (doctest, quickcheck) whenever possible. Tips: 1. Use {-# OPTIONS_GHC -Wall #-} on all files.