]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Remove the README since the cabal file now lists dependencies.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Nov 2011 16:03:11 +0000 (11:03 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 27 Nov 2011 16:03:11 +0000 (11:03 -0500)
doc/README [deleted file]

diff --git a/doc/README b/doc/README
deleted file mode 100644 (file)
index 831cbb5..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-== Requirements
-
-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.
-
-  * 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/
-
-  * Repa 3 (pre-release)
-      http://code.ouroborus.net/repa/repa-head/