summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2009-12-22 09:04:12 +0000
committerAlberto Ruiz <aruiz@um.es>2009-12-22 09:04:12 +0000
commit107478b2288b0904159599be94089230c7cd3edf (patch)
tree14834baa61a038efe0e81ed00d45071ba47f2789 /INSTALL
parented8f45f7316569bfeacdd2848017d93c5cfdd261 (diff)
fix ghc-6.12 warnings
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 287e0e8..180609d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,8 +4,8 @@
4 4
5INSTALLATION 5INSTALLATION
6 6
7Recommended method: 7Recommended method (ok in Ubuntu/Debian systems):
8 $ sudo apt-get install libgsl0-dev refblas3-dev lapack3-dev atlas3-[your arch]-dev 8 $ sudo apt-get install libgsl0-dev liblapack-dev
9 $ cabal install hmatrix 9 $ cabal install hmatrix
10 10
11Detailed installation instructions: 11Detailed installation instructions: