summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hmatrix.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 392b301..ac38460 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -63,7 +63,6 @@ library
63 63
64 Build-Depends: base >= 3 && < 5, 64 Build-Depends: base >= 3 && < 5,
65 array, 65 array,
66 haskell98,
67 storable-complex, 66 storable-complex,
68 process 67 process
69 68