update tested-with
Note we seem to have lost GHC 7.4 compatibility. It should be fixable if anyone cares.
This commit is contained in:
parent
71339d545f
commit
7ec3ebb66b
@ -30,7 +30,7 @@ maintainer : Simon Michael <simon@joyful.com>
|
|||||||
github : simonmichael/hledger
|
github : simonmichael/hledger
|
||||||
homepage : http://hledger.org
|
homepage : http://hledger.org
|
||||||
bug-reports : http://bugs.hledger.org
|
bug-reports : http://bugs.hledger.org
|
||||||
# tested-with : GHC==7.10.3
|
tested-with : GHC==7.10.3
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES
|
- CHANGES
|
||||||
|
|||||||
@ -24,6 +24,7 @@ license: GPL
|
|||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
|
tested-with: GHC==7.10.3
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|||||||
@ -29,7 +29,7 @@ github : simonmichael/hledger
|
|||||||
homepage : http://hledger.org
|
homepage : http://hledger.org
|
||||||
bug-reports : http://bugs.hledger.org
|
bug-reports : http://bugs.hledger.org
|
||||||
# XXX not supported
|
# XXX not supported
|
||||||
tested-with : GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.1
|
tested-with : GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES
|
- CHANGES
|
||||||
|
|||||||
@ -23,7 +23,7 @@ homepage: http://hledger.org
|
|||||||
bug-reports: http://bugs.hledger.org
|
bug-reports: http://bugs.hledger.org
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
build-type: Simple
|
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.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|||||||
@ -31,7 +31,7 @@ github : simonmichael/hledger
|
|||||||
homepage : http://hledger.org
|
homepage : http://hledger.org
|
||||||
bug-reports : http://bugs.hledger.org
|
bug-reports : http://bugs.hledger.org
|
||||||
# XXX not supported
|
# XXX not supported
|
||||||
tested-with : GHC==7.10.3
|
tested-with : GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES
|
- CHANGES
|
||||||
|
|||||||
@ -25,7 +25,7 @@ homepage: http://hledger.org
|
|||||||
bug-reports: http://bugs.hledger.org
|
bug-reports: http://bugs.hledger.org
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
tested-with: GHC==7.8.4, GHC==7.10.3
|
tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|||||||
@ -31,7 +31,7 @@ github : simonmichael/hledger
|
|||||||
homepage : http://hledger.org
|
homepage : http://hledger.org
|
||||||
bug-reports : http://bugs.hledger.org
|
bug-reports : http://bugs.hledger.org
|
||||||
# XXX not supported
|
# XXX not supported
|
||||||
tested-with : GHC==7.6.3, GHC==7.8.4, GHC==7.10.1
|
tested-with : GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES
|
- CHANGES
|
||||||
|
|||||||
@ -25,7 +25,7 @@ homepage: http://hledger.org
|
|||||||
bug-reports: http://bugs.hledger.org
|
bug-reports: http://bugs.hledger.org
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.2
|
tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|||||||
@ -31,7 +31,7 @@ github : simonmichael/hledger
|
|||||||
homepage : http://hledger.org
|
homepage : http://hledger.org
|
||||||
bug-reports : http://bugs.hledger.org
|
bug-reports : http://bugs.hledger.org
|
||||||
# XXX not supported
|
# XXX not supported
|
||||||
tested-with : GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.1
|
tested-with : GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- CHANGES
|
- CHANGES
|
||||||
|
|||||||
@ -25,7 +25,7 @@ homepage: http://hledger.org
|
|||||||
bug-reports: http://bugs.hledger.org
|
bug-reports: http://bugs.hledger.org
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
build-type: Simple
|
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.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user