Increased ansi-terminal upper bound.

This commit is contained in:
John MacFarlane 2013-01-25 12:37:45 -08:00
parent 645bf4ed2f
commit 0bc9b0679b

View file

@ -382,7 +382,7 @@ Test-Suite test-pandoc
QuickCheck >= 2.4 && < 2.6,
HUnit >= 1.2 && < 1.3,
containers >= 0.1 && < 0.6,
ansi-terminal == 0.5.*
ansi-terminal >= 0.5 && < 0.7
Other-Modules: Tests.Old
Tests.Helpers
Tests.Arbitrary