From ce4a3244139bc645bda4b563e6b2be7c7304e911 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 4 Feb 2010 09:14:12 +0000 Subject: added examples/HMatrixReal.hs --- hmatrix.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 0fb772f..6f6c832 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -37,6 +37,7 @@ extra-source-files: examples/tests.hs examples/error.hs examples/devel/wrappers.hs examples/devel/functions.c + examples/HMatrixReal.hs extra-source-files: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.h, lib/Numeric/LinearAlgebra/LAPACK/clapack.h @@ -69,7 +70,7 @@ library Build-Depends: haskell98, QuickCheck, HUnit, storable-complex, - process, random + process Extensions: ForeignFunctionInterface, CPP @@ -166,3 +167,4 @@ library extra-libraries: extra-lib-dirs: + -- cgit v1.2.3