summaryrefslogtreecommitdiff
path: root/packages/base
diff options
context:
space:
mode:
authorVassil Keremidchiev <varosi@gmail.com>2015-09-10 23:27:47 +0300
committerVassil Keremidchiev <varosi@gmail.com>2015-09-10 23:27:47 +0300
commitcc41aeae35b6f5b738daa457236176e3f6b63481 (patch)
tree3cd17f22ad61b7beac2e419f7873655db9a576e9 /packages/base
parent836a8c67703dc5b431891e565f253c53d9f56bcf (diff)
Bumping version to 0.17.0.1 about #125 fix for Windows.
Diffstat (limited to 'packages/base')
-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 3a11135..7bed0d3 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.17.0.0 2Version: 0.17.0.1
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -74,7 +74,7 @@ library
74 Internal.Util 74 Internal.Util
75 Internal.Modular 75 Internal.Modular
76 Internal.Static 76 Internal.Static
77 77
78 C-sources: src/Internal/C/lapack-aux.c 78 C-sources: src/Internal/C/lapack-aux.c
79 src/Internal/C/vector-aux.c 79 src/Internal/C/vector-aux.c
80 80