summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-10-07 19:15:14 +0200
committerAlberto Ruiz <aruiz@um.es>2015-10-07 19:15:14 +0200
commit7a269b14026eee91daba7eea8aacc6eff7631968 (patch)
treecb3b22262157e825776cebaeab307a19a3609aa8 /packages/base/hmatrix.cabal
parent67193d47b9c23921975b2723af0c432ef15b5ff5 (diff)
bump version and thanks
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r--packages/base/hmatrix.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index 7bed0d3..d54b7af 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.17.0.1 2Version: 0.17.0.2
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -16,7 +16,7 @@ Description: Linear systems, matrix decompositions, and other numerical c
16 Code examples: <http://dis.um.es/~alberto/hmatrix/hmatrix.html> 16 Code examples: <http://dis.um.es/~alberto/hmatrix/hmatrix.html>
17 17
18Category: Math 18Category: Math
19tested-with: GHC==7.8 19tested-with: GHC==7.10
20 20
21cabal-version: >=1.8 21cabal-version: >=1.8
22 22