From aa8d74a37a918855a727617d85868372abbbabaf Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 27 May 2008 12:55:34 +0000 Subject: version number --- hmatrix.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hmatrix.cabal b/hmatrix.cabal index 263064e..6494d11 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.2.1.1 +Version: 0.3.0.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -32,7 +32,7 @@ library build-depends: base < 3, QuickCheck, HUnit, storable-complex if !flag(mkl) - if !os(x86_64) + if !arch(x86_64) ghc-options: -fvia-C Build-Depends: haskell98 -- cgit v1.2.3