]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/README
Update some documentation.
[spline3.git] / doc / README
index 6b84b17c76d5f3b6c3a761d79b727cb9d82ed2e7..c62e6173d4a3a2d61977a0ceb5628e844ae979ef 100644 (file)
@@ -5,11 +5,8 @@ its documentation. Each of them may in turn have their own
 dependencies; you should probably just use a package manager to
 install them.
 
-  * Storable Complex
-      http://hackage.haskell.org/package/storable-complex
-
-  * hMatrix
-      http://perception.inf.um.es/hmatrix/
+  * DocTest
+      https://github.com/sol/doctest-haskell
 
   * hUnit
       http://hunit.sourceforge.net/
@@ -17,6 +14,21 @@ install them.
   * QuickCheck
       http://hackage.haskell.org/package/QuickCheck
 
+  * 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
+
+  * Test Framework QuickCheck 2
+      http://hackage.haskell.org/package/test-framework-quickcheck2
+
+  * Vector
+      http://hackage.haskell.org/package/vector
+
   * HsColour
       http://www.cs.york.ac.uk/fp/darcs/hscolour/