From e09160be46b10c0e6137ce9b5e1e879e73c88c3a Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 14 Dec 2011 13:48:17 +0100 Subject: test suite configured for hmatrix-tests --- packages/tests/hmatrix-tests.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/tests/hmatrix-tests.cabal') diff --git a/packages/tests/hmatrix-tests.cabal b/packages/tests/hmatrix-tests.cabal index cd32a4e..9f7bcdc 100644 --- a/packages/tests/hmatrix-tests.cabal +++ b/packages/tests/hmatrix-tests.cabal @@ -11,7 +11,7 @@ Description: Tests for hmatrix Category: Math tested-with: GHC==7.0.4 -cabal-version: >=1.6 +cabal-version: >=1.8 build-type: Simple @@ -38,7 +38,8 @@ source-repository head type: git location: https://github.com/AlbertoRuiz/hmatrix -Test-Suite tests +Test-Suite basic + Build-Depends: base, hmatrix-tests type: exitcode-stdio-1.0 main-is: src/tests.hs -- cgit v1.2.3