]> gitweb.michael.orlitzky.com - spline3.git/blob - doc/README
Add a README file listing dependencies.
[spline3.git] / doc / README
1 == Requirements
2
3 The following Haskell packages are required to build the program and
4 its documentation. Each of them may in turn have their own
5 dependencies; you should probably just use a package manager to
6 install them.
7
8 * Storable Complex
9 http://hackage.haskell.org/package/storable-complex
10
11 * hMatrix
12 http://perception.inf.um.es/hmatrix/
13
14 * hUnit
15 http://hunit.sourceforge.net/
16
17 * QuickCheck
18 http://hackage.haskell.org/package/QuickCheck
19
20 * HsColour
21 http://www.cs.york.ac.uk/fp/darcs/hscolour/
22
23 * Haddock
24 http://www.haskell.org/haddock/