summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-10-15 10:31:45 +0000
committerAlberto Ruiz <aruiz@um.es>2007-10-15 10:31:45 +0000
commit9adf5ded237339dbe41db6c486993c4547396a22 (patch)
treeec36572020d515ffdec785e0f661ef57754a5220 /HSSL.cabal
parent9d2073dd2cf7873006b0e831754928f7c0be52b7 (diff)
some windows support
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