From d18a86d37d55a39d4ec9b16397dd59f35aa13688 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 21 Jun 2010 08:23:15 +0000 Subject: Binary instances for Vector and Matrix by Vivian McPhail --- hmatrix.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index cbf4a55..e7a64c8 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.9.3.0 +Version: 0.10.0.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -74,7 +74,8 @@ library Build-Depends: base >= 4 && < 5, array, storable-complex, - process + process, + ghc-binary Extensions: ForeignFunctionInterface, CPP -- cgit v1.2.3