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 43569fe..6905a6a 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -68,7 +68,7 @@ Exposed-modules: Data.Packed.Internal,
68 Numeric.LinearAlgebra.Interface, 68 Numeric.LinearAlgebra.Interface,
69 Numeric.LinearAlgebra.Algorithms, 69 Numeric.LinearAlgebra.Algorithms,
70 Graphics.Plot 70 Graphics.Plot
71C-sources: lib/Data/Packed/Internal/aux.c, 71C-sources: lib/Data/Packed/Internal/auxi.c,
72 lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, 72 lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c,
73 lib/Numeric/GSL/gsl-aux.c 73 lib/Numeric/GSL/gsl-aux.c
74extra-libraries: gsl cblas lapack 74extra-libraries: gsl cblas lapack