ui: adjust tested-with, vty may not like old GHC

This commit is contained in:
Simon Michael 2015-11-22 08:38:04 -08:00
parent 1ec5a49d56
commit 2ecfc82812

View File

@ -25,7 +25,7 @@ homepage: http://hledger.org
bug-reports: http://bugs.hledger.org
cabal-version: >= 1.10
build-type: Simple
tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.2
tested-with: GHC==7.8.4, GHC==7.10.2
extra-source-files:
CHANGES