diff options
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
71 | C-sources: lib/Data/Packed/Internal/aux.c, | 71 | C-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 |
74 | extra-libraries: gsl cblas lapack | 74 | extra-libraries: gsl cblas lapack |