summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-01-01 19:25:58 +0000
committerAlberto Ruiz <aruiz@um.es>2011-01-01 19:25:58 +0000
commit7633e42d95095e16ad459de6cd65b9f7e700136b (patch)
tree32e5c935ccaa811f48fc7a6ac29df20db5e4dcf4 /hmatrix.cabal
parente503945c666dc28f1a806ba1a2deaa587a836200 (diff)
examples/bool.hs
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index b8f23a1..daed1e5 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -54,6 +54,7 @@ extra-source-files: examples/tests.hs
54 examples/Real.hs 54 examples/Real.hs
55 examples/vector.hs 55 examples/vector.hs
56 examples/monadic.hs 56 examples/monadic.hs
57 examples/bool.hs
57 58
58extra-source-files: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.h, 59extra-source-files: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.h,
59 lib/Numeric/LinearAlgebra/LAPACK/clapack.h 60 lib/Numeric/LinearAlgebra/LAPACK/clapack.h