X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FREADME;h=fa4d41f49fd8e4cadd2dcb4175adb2e88bab9974;hb=HEAD;hp=f2e15632e234b8f2ab2f3f1765fe1fe5e4d6295a;hpb=87e50361895b914da03a8f84783724c95f54f601;p=spline3.git diff --git a/doc/README b/doc/README index f2e1563..fa4d41f 100644 --- a/doc/README +++ b/doc/README @@ -1,33 +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 - * Storable Complex - http://hackage.haskell.org/package/storable-complex - - * hMatrix - http://perception.inf.um.es/hmatrix/ - - * hUnit - http://hunit.sourceforge.net/ - - * 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/ - - * Haddock - http://www.haskell.org/haddock/