summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 8d46944..778d113 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -71,8 +71,7 @@ library
71 Build-Depends: haskell98, 71 Build-Depends: haskell98,
72 QuickCheck, HUnit, 72 QuickCheck, HUnit,
73 storable-complex, 73 storable-complex,
74 process, 74 process
75 parallel >= 2
76 75
77 Extensions: ForeignFunctionInterface, 76 Extensions: ForeignFunctionInterface,
78 CPP 77 CPP