From d404bcf2859f6b4f94d34dec205895019ed564e8 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 13 Nov 2009 11:00:34 +0000 Subject: explicit export lists in internal modules --- hmatrix.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 4c87665..4cd4402 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -131,6 +131,7 @@ library Data.Packed.Development other-modules: Data.Packed.Internal, Data.Packed.Internal.Common, + Data.Packed.Internal.Signatures, Data.Packed.Internal.Vector, Data.Packed.Internal.Matrix, Numeric.GSL.Internal, @@ -140,7 +141,7 @@ library C-sources: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, lib/Numeric/GSL/gsl-aux.c --- ghc-prof-options: -auto-all + ghc-prof-options: -auto ghc-options: -Wall -fno-warn-missing-signatures -fno-warn-orphans -- cgit v1.2.3