From 8bdb87764762ef43b186bcc04caa404928df22fa Mon Sep 17 00:00:00 2001 From: Sidharth Kapur Date: Mon, 1 Feb 2016 17:40:40 -0600 Subject: some work (will probably undo this commit later) --- packages/tests/hmatrix-tests.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/tests/hmatrix-tests.cabal') diff --git a/packages/tests/hmatrix-tests.cabal b/packages/tests/hmatrix-tests.cabal index d4c87aa..00f3a38 100644 --- a/packages/tests/hmatrix-tests.cabal +++ b/packages/tests/hmatrix-tests.cabal @@ -29,6 +29,7 @@ library Build-Depends: base >= 4 && < 5, deepseq, QuickCheck >= 2, HUnit, random, hmatrix >= 0.18 + , binary if flag(gsl) Build-Depends: hmatrix-gsl >= 0.18 -- cgit v1.2.3