From c1464d95f0eb03c0fbb728f5cc49c6548b23ef10 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 10 Dec 2009 11:22:05 +0000 Subject: remove NFData instances --- hmatrix.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 8d46944..778d113 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -71,8 +71,7 @@ library Build-Depends: haskell98, QuickCheck, HUnit, storable-complex, - process, - parallel >= 2 + process Extensions: ForeignFunctionInterface, CPP -- cgit v1.2.3