From: Michael Orlitzky Date: Thu, 7 Jul 2011 22:58:51 +0000 (-0400) Subject: Add three new dependencies to the README. X-Git-Tag: 0.0.1~270 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=commitdiff_plain;h=87e50361895b914da03a8f84783724c95f54f601 Add three new dependencies to the README. --- diff --git a/doc/README b/doc/README index 6b84b17..f2e1563 100644 --- a/doc/README +++ b/doc/README @@ -17,6 +17,15 @@ install them. * QuickCheck http://hackage.haskell.org/package/QuickCheck + * Test Framework + http://batterseapower.github.com/test-framework/ + + * Test Framework hUnit + http://hackage.haskell.org/package/test-framework-hunit + + * Test Framework QuickCheck 2 + http://hackage.haskell.org/package/test-framework-quickcheck2 + * HsColour http://www.cs.york.ac.uk/fp/darcs/hscolour/