summaryrefslogtreecommitdiff
path: root/hssl.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hssl.cabal')
-rw-r--r--hssl.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hssl.cabal b/hssl.cabal
index acacf4c..ea804ac 100644
--- a/hssl.cabal
+++ b/hssl.cabal
@@ -72,6 +72,6 @@ Exposed-modules: Data.Packed.Internal,
72C-sources: lib/Data/Packed/Internal/auxi.c, 72C-sources: lib/Data/Packed/Internal/auxi.c,
73 lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, 73 lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c,
74 lib/Numeric/GSL/gsl-aux.c 74 lib/Numeric/GSL/gsl-aux.c
75extra-libraries: gsl cblas lapack 75extra-libraries: gsl blas lapack
76cc-options: -O4 76cc-options: -O4
77ghc-prof-options: -auto-all 77ghc-prof-options: -auto-all