diff options
author | Alberto Ruiz <aruiz@um.es> | 2010-02-20 13:19:00 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2010-02-20 13:19:00 +0000 |
commit | dc9cdee87db0181774cb230610e4b24f9ef3f89a (patch) | |
tree | dc4d181626704af315cc792963d74143f56481c2 /INSTALL | |
parent | c9af0b0b468eee25edc60a20419cff0dba0a379a (diff) |
THANKS file
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Recommended method (ok in Ubuntu/Debian systems): | |||
9 | $ cabal install hmatrix | 9 | $ cabal install hmatrix |
10 | 10 | ||
11 | Detailed installation instructions: | 11 | Detailed installation instructions: |
12 | http://www.hmatrix.googlepages.com/installation | 12 | http://code.haskell.org/hmatrix/install.html |
13 | 13 | ||
14 | INSTALLATION ON WINDOWS ---------------------------------------- | 14 | INSTALLATION ON WINDOWS ---------------------------------------- |
15 | 15 | ||
@@ -33,7 +33,7 @@ INSTALLATION ON WINDOWS ---------------------------------------- | |||
33 | 33 | ||
34 | 6) Download and uncompress hmatrix-x.y.z.tar.gz from Hackage: | 34 | 6) Download and uncompress hmatrix-x.y.z.tar.gz from Hackage: |
35 | 35 | ||
36 | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix | 36 | http://hackage.haskell.org/package/hmatrix |
37 | 37 | ||
38 | 7) Edit hmatrix.cabal: | 38 | 7) Edit hmatrix.cabal: |
39 | 39 | ||