update tested-withs. hledger needs 7.2+, hledger-web needs 7.4+ for now

This commit is contained in:
Simon Michael 2013-04-19 12:26:05 -07:00
parent fc39b4c25d
commit a32b0513bd
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: beta stability: beta
tested-with: GHC==7.4.1, GHC==7.6.1 tested-with: GHC==7.2.2, GHC==7.4.2, GHC==7.6.1
cabal-version: >= 1.8 cabal-version: >= 1.8
build-type: Simple build-type: Simple
-- data-dir: data -- data-dir: data

View File

@ -18,7 +18,7 @@ maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: beta stability: beta
tested-with: GHC==7.4.1, GHC==7.6.1 tested-with: GHC==7.4.2, GHC==7.6.1
cabal-version: >= 1.8 cabal-version: >= 1.8
build-type: Simple build-type: Simple
extra-tmp-files: extra-tmp-files:

View File

@ -18,7 +18,7 @@ maintainer: Simon Michael <simon@joyful.com>
homepage: http://hledger.org homepage: http://hledger.org
bug-reports: http://code.google.com/p/hledger/issues bug-reports: http://code.google.com/p/hledger/issues
stability: beta stability: beta
tested-with: GHC==7.4.1, GHC==7.6.1 tested-with: GHC==7.2.2, GHC==7.4.2, GHC==7.6.1
cabal-version: >= 1.8 cabal-version: >= 1.8
build-type: Simple build-type: Simple
-- data-dir: data -- data-dir: data