]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/README
spline3.cabal: bump version to 1.0.2
[spline3.git] / doc / README
index c62e6173d4a3a2d61977a0ceb5628e844ae979ef..fa4d41f49fd8e4cadd2dcb4175adb2e88bab9974 100644 (file)
@@ -1,36 +1,5 @@
-== Requirements
+Unfortunately, there's too much content in this README for me to
+maintain two versions. Please see the canonical README at,
 
-The following Haskell packages are required to build the program and
-its documentation. Each of them may in turn have their own
-dependencies; you should probably just use a package manager to
-install them.
+  http://michael.orlitzky.com/code/spline3.php
 
-  * DocTest
-      https://github.com/sol/doctest-haskell
-
-  * hUnit
-      http://hunit.sourceforge.net/
-
-  * 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/
-
-  * Haddock
-      http://www.haskell.org/haddock/