From f7595e6fe032e0e3f505d82ba9aa4dabf2f0df63 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sun, 2 Mar 2008 14:59:38 +0000 Subject: updated hmatrix.cabal --- hmatrix.cabal | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index acf4cf1..89ddb8a 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -27,13 +27,11 @@ library else build-depends: base < 3, QuickCheck, HUnit, storable-complex - ghc-options: -O - if os(windows) - ghc-options: -fasm + ghc-options: else if arch(x86_64) - ghc-options: -fasm + ghc-options: else ghc-options: -fvia-C -- cgit v1.2.3