From 453305d525f1938456ef46abf5387725ba026cfe Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sun, 14 Dec 2014 11:50:10 +0100 Subject: bump version and thanks --- packages/base/THANKS.md | 2 ++ packages/base/hmatrix.cabal | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index 90e6199..c220f16 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md @@ -177,3 +177,5 @@ module reorganization, monadic mapVectorM, and many other improvements. - "yongqli" reported the bug in randomVector (rand() is not thread-safe). +- "yongqli" and Kiwamu Ishikura reported that drand48_r() is not portable. + diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index 2900c42..c007509 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.16.1.0 +Version: 0.16.1.1 License: BSD3 License-file: LICENSE Author: Alberto Ruiz -- cgit v1.2.3