summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-09-28 11:56:56 +0200
committerAlberto Ruiz <aruiz@um.es>2014-09-28 11:56:56 +0200
commit2045b16e6a044d50135f09342962f936f7d62724 (patch)
tree4366ea5eb31f43ad5d8d8935dec753103153376a
parent38f12fd401b348989761086f5b967e1ffa53e232 (diff)
bump version and thanks
-rw-r--r--packages/base/THANKS.md2
-rw-r--r--packages/base/hmatrix.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index bd034e3..69903c6 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -103,7 +103,7 @@ module reorganization, monadic mapVectorM, and many other improvements.
103 deprecation warnings, used more explicit imports, and updated to ghc-7.4. 103 deprecation warnings, used more explicit imports, and updated to ghc-7.4.
104 104
105- Tom Nielsen discovered a problem in Config.hs, exposed by link problems 105- Tom Nielsen discovered a problem in Config.hs, exposed by link problems
106 in Ubuntu 11.10 beta. 106 in Ubuntu 11.10 beta, and fixed the link options on freebsd.
107 107
108- Daniel Fischer reported some Haddock markup errors. 108- Daniel Fischer reported some Haddock markup errors.
109 109
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index c0403e8..eff9569 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.16.0.6 2Version: 0.16.0.7
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz