From 68503311cc92434f3763a92bbf38c7a85cd96948 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 15 Mar 2012 11:18:41 -0700 Subject: Bumped version bound for test-framework. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index e4a501e38..0c97748f2 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -401,7 +401,7 @@ Executable test-pandoc else cpp-options: -D_LIT=$lit Other-Extensions: TemplateHaskell, QuasiQuotes - Build-Depends: Diff, test-framework >= 0.3 && < 0.6, + Build-Depends: Diff, test-framework >= 0.3 && < 0.7, test-framework-hunit >= 0.2 && < 0.3, test-framework-quickcheck2 >= 0.2.9 && < 0.3, QuickCheck >= 2.4 && < 2.6, -- cgit v1.2.3