From b68e3d833ef335f256caa8a57ed66da3c8570338 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 21 Jan 2011 15:50:32 +0000 Subject: disable normv test in 7.0.1 --- hmatrix.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 93238a0..111b251 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -160,6 +160,9 @@ library if impl(ghc < 6.10.2) cpp-options: -DFINIT + if impl(ghc == 7.0.1) + cpp-options: -DNONORMVTEST + if flag(mkl) if arch(x86_64) extra-libraries: gsl mkl_lapack mkl_intel_lp64 mkl_sequential mkl_core -- cgit v1.2.3