From dfd2cb93e1f6c9fe42ddfd6775ecd1ab7c980ccf Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 4 Jan 2010 16:35:27 +0000 Subject: minor change --- hmatrix.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 77a37bb..76ead58 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.8.1.0 +Version: 0.8.1.1 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -71,7 +71,7 @@ library Build-Depends: haskell98 < 1.0.1.1, QuickCheck, HUnit, storable-complex, - process + process < 1.0.1.2 Extensions: ForeignFunctionInterface, CPP -- cgit v1.2.3