From 5c1dfe5f0a282637f6f87c609c199489e9f7c80c Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Sun, 13 Apr 2014 21:44:07 +0000 Subject: [PATCH] Fix tasty-golden version (maybe needed on travis -- but why?) --- arbtt.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arbtt.cabal b/arbtt.cabal index 204b630..c213f02 100644 --- a/arbtt.cabal +++ b/arbtt.cabal @@ -181,7 +181,7 @@ test-suite test Build-depends: base == 4.5.* || == 4.6.* || == 4.7.* , tasty == 0.7.* - , tasty-golden == 2.2.* + , tasty-golden == 2.2.0.2 , tasty-hunit == 0.2.* , HUnit == 1.2.* , process-extras == 0.2.* -- 2.20.1