X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FREADME;fp=doc%2FREADME;h=0000000000000000000000000000000000000000;hb=d8a4dcb033ea93af06b6b70a6efa9f7c1dc60f38;hp=831cbb541322c5234788b97f9c4f0afcb6d976f4;hpb=b0152bb41f72743c95513b5933625ffad3988425;p=spline3.git diff --git a/doc/README b/doc/README deleted file mode 100644 index 831cbb5..0000000 --- a/doc/README +++ /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/