From 752b923ca4e83f1d5f741beab7eb9857591bdcba Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 9 Apr 2014 20:58:11 +0200 Subject: thanks and tested with 7.8.1 --- THANKS.md | 6 ++++++ hmatrix.cabal | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/THANKS.md b/THANKS.md index 863fcc1..a13a85b 100644 --- a/THANKS.md +++ b/THANKS.md @@ -147,3 +147,9 @@ module reorganization, monadic mapVectorM, and many other improvements. - Adam Vogt updated the code for ghc-7.7 +- Mike Meyer (mwm) added freeBSD library configuration information. + +- tfgit updated the OSX installation instructions via Homebrew + + + diff --git a/hmatrix.cabal b/hmatrix.cabal index ddb53af..b7b8e80 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -21,7 +21,7 @@ Description: Purely functional interface to basic linear algebra . - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes Category: Math -tested-with: GHC ==7.6 +tested-with: GHC ==7.8 cabal-version: >=1.8 -- cgit v1.2.3