From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Mon, 15 Dec 2014 03:22:56 +0000 (+0530)
Subject: add a few goals
X-Git-Url: https://git.rkrishnan.org/specifications/components?a=commitdiff_plain;h=5e665d45c67f07a6a34ddc5d2af307d5d1c010aa;p=yorgey.git

add a few goals
---

diff --git a/README b/README
index c5b3432..7d3dedd 100644
--- 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.