From faeaf6d261b760e628c1e63551d822d16876c0cc Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 22 Oct 2008 12:59:18 +0000 Subject: -Wall --- hmatrix.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index cae34a2..1ffcd4d 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -12,7 +12,7 @@ Description: A purely functional interface to basic linear algebra comput GSL, BLAS and LAPACK. . More information: -Category: Numerical, Math +Category: Math tested-with: GHC ==6.10.0 cabal-version: >=1.2 @@ -108,6 +108,8 @@ library ghc-prof-options: -auto-all + ghc-options: -Wall -fno-warn-missing-signatures -fno-warn-orphans -fno-warn-unused-binds + if flag(unsafe) cpp-options: -DUNSAFE -- cgit v1.2.3