summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 708bfd2..674f69d 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -73,7 +73,7 @@ flag vector
73library 73library
74 74
75 Build-Depends: base >= 4 && < 5, 75 Build-Depends: base >= 4 && < 5,
76 array, mtl, 76 array,
77 storable-complex, 77 storable-complex,
78 process, 78 process,
79 binary 79 binary