summaryrefslogtreecommitdiff
path: root/packages/hmatrix/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hmatrix/hmatrix.cabal')
-rw-r--r--packages/hmatrix/hmatrix.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/hmatrix/hmatrix.cabal b/packages/hmatrix/hmatrix.cabal
index eaf4262..8496663 100644
--- a/packages/hmatrix/hmatrix.cabal
+++ b/packages/hmatrix/hmatrix.cabal
@@ -109,8 +109,7 @@ library
109 Numeric.LinearAlgebra.Util.Convolution 109 Numeric.LinearAlgebra.Util.Convolution
110 110
111 111
112 C-sources: src/Numeric/GSL/gsl-vector.c 112 C-sources: src/Numeric/GSL/gsl-aux.c
113 src/Numeric/GSL/gsl-aux.c
114 113
115 cc-options: -O4 -msse2 -Wall 114 cc-options: -O4 -msse2 -Wall
116 115