From b8b9e8a91b51e6689a071dbc05f3da857c762e0d Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 14 Jan 2010 13:17:44 +0000 Subject: dispf, disps --- hmatrix.cabal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 76ead58..af726ad 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.8.1.1 +Version: 0.8.2.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -64,14 +64,14 @@ flag unsafe library if flag(splitBase) - build-depends: base >= 3 && < 5, array < 0.3.0 + build-depends: base >= 3 && < 5, array else build-depends: base < 3 - Build-Depends: haskell98 < 1.0.1.1, + Build-Depends: haskell98, QuickCheck, HUnit, storable-complex, - process < 1.0.1.2 + process Extensions: ForeignFunctionInterface, CPP -- cgit v1.2.3