From 5e665d45c67f07a6a34ddc5d2af307d5d1c010aa Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Mon, 15 Dec 2014 08:52:56 +0530 Subject: [PATCH] add a few goals --- README | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.37.2