From ea3ca20238de85d8ff927163bc14945fcbdb3d13 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 8 Jul 2011 20:16:19 -0400 Subject: [PATCH] Add two new dependencies. --- doc/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/README b/doc/README index f2e1563..5799b75 100644 --- a/doc/README +++ b/doc/README @@ -11,6 +11,9 @@ install them. * hMatrix http://perception.inf.um.es/hmatrix/ + * DocTest + https://github.com/sol/doctest-haskell + * hUnit http://hunit.sourceforge.net/ @@ -20,6 +23,9 @@ install them. * Test Framework http://batterseapower.github.com/test-framework/ + * Test Framework DocTest + http://hackage.haskell.org/package/test-framework-doctest + * Test Framework hUnit http://hackage.haskell.org/package/test-framework-hunit -- 2.43.2