From 7cfba6b4eb311590986a888255cd1dc594bd7264 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 20 Oct 2010 07:19:06 +0000 Subject: mkComplex_e and other complex special functions --- packages/special/hmatrix-special.cabal | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'packages/special/hmatrix-special.cabal') diff --git a/packages/special/hmatrix-special.cabal b/packages/special/hmatrix-special.cabal index f9228ee..5ab0707 100644 --- a/packages/special/hmatrix-special.cabal +++ b/packages/special/hmatrix-special.cabal @@ -1,5 +1,5 @@ Name: hmatrix-special -Version: 0.1.0 +Version: 0.1.1 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -11,14 +11,15 @@ Description: Interface to GSL special functions. Category: Math -tested-with: GHC ==6.10.4 +tested-with: GHC ==6.12.3 -cabal-version: >=1.2 +cabal-version: >=1.6 build-type: Simple extra-source-files: lib/Numeric/GSL/Special/auto.hs, lib/Numeric/GSL/Special/autoall.sh, - lib/Numeric/GSL/Special/replace.hs + lib/Numeric/GSL/Special/replace.hs, + CHANGES flag safe-cheap description: use slower non-blocking "safe" foreign calls @@ -72,3 +73,7 @@ library else cpp-options: -DSAFE_CHEAP=unsafe +source-repository head + type: darcs + location: http://code.haskell.org/hmatrix + -- cgit v1.2.3