]> git.rkrishnan.org Git - yorgey.git/blobdiff - README
add a few goals
[yorgey.git] / README
diff --git a/README b/README
index c5b3432681c3306e6efb805eb0fec2408fa1b689..7d3dedd7cfa406c79d2e5cbf2f0db5d85ce035f5 100644 (file)
--- a/README
+++ b/README
@@ -2,6 +2,11 @@ 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.