From 37fb7c37076e7ab532354f06a9e8f4a098e6eaf6 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 29 Dec 2013 19:46:23 -0500 Subject: [PATCH] Bump tasty dependencies. --- htsn.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htsn.cabal b/htsn.cabal index 09c5c0d..5f2129d 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -214,7 +214,7 @@ executable htsn hxt == 9.3.*, MissingH == 1.2.*, network == 2.4.*, - tasty == 0.6.*, + tasty == 0.7.*, tasty-hunit == 0.4.*, unix == 2.6.* @@ -273,7 +273,7 @@ test-suite testsuite hxt == 9.3.*, MissingH == 1.2.*, network == 2.4.*, - tasty == 0.6.*, + tasty == 0.7.*, tasty-hunit == 0.4.*, unix == 2.6.* -- 2.43.2