diff options
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index d60636518..b05c4bbd3 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -363,7 +363,7 @@ Executable test-pandoc test-framework-quickcheck2 >= 0.2.9 && < 0.3, QuickCheck >= 2.4 && < 2.6, HUnit >= 1.2 && < 1.3, - template-haskell >= 2.4 && < 2.7, + template-haskell >= 2.4 && < 2.8, ansi-terminal == 0.5.* Other-Modules: Tests.Old Tests.Helpers |