update tested-with in cabal files

This commit is contained in:
Simon Michael 2013-02-25 19:50:49 +00:00
parent 314da705f8
commit a33b42bbd9
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.0.4, GHC==7.2.2, GHC==7.4.1, GHC==7.6.1 tested-with: GHC==7.4.1, 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.2, GHC==7.6.1 tested-with: GHC==7.4.1, 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.0.4, GHC==7.2.2, GHC==7.4.1, GHC==7.6.1 tested-with: GHC==7.4.1, GHC==7.6.1
cabal-version: >= 1.8 cabal-version: >= 1.8
build-type: Simple build-type: Simple
-- data-dir: data -- data-dir: data