From 119709739fd76d3995b571397cb9a1d8cbbb40ac Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 13 Nov 2007 10:00:37 +0000 Subject: -O -fviaC for ghc-6.8.1 --- hssl.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hssl.cabal') diff --git a/hssl.cabal b/hssl.cabal index 393eddd..a677a7c 100644 --- a/hssl.cabal +++ b/hssl.cabal @@ -13,7 +13,7 @@ Description: A purely functional interface to basic linear algebra comput . More information: Category: Numerical, Math -tested-with: GHC ==6.6.1 +tested-with: GHC ==6.6.1, GHC ==6.8.1 cabal-version: >=1.2 @@ -23,7 +23,7 @@ flag splitBase library if flag(splitBase) build-depends: base >= 3, array - ghc-options: -O + ghc-options: -O -fvia-C else build-depends: base < 3 ghc-options: -O -- cgit v1.2.3