From f2670646b35f736778ce32cd0a32b8953b6c369b Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 30 Dec 2009 12:35:22 +0000 Subject: runBenchmarks --- hmatrix.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 1b077e3..77a37bb 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.8.0.0 +Version: 0.8.1.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -64,11 +64,11 @@ flag unsafe library if flag(splitBase) - build-depends: base >= 3 && < 5, array + build-depends: base >= 3 && < 5, array < 0.3.0 else build-depends: base < 3 - Build-Depends: haskell98, + Build-Depends: haskell98 < 1.0.1.1, QuickCheck, HUnit, storable-complex, process -- cgit v1.2.3