mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
update tested-with GHC versions
This commit is contained in:
parent
6448053448
commit
230dfea207
@ -22,7 +22,7 @@ author: Simon Michael <simon@joyful.com>
|
||||
maintainer: Simon Michael <simon@joyful.com>
|
||||
license: GPL-3
|
||||
license-file: LICENSE
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
build-type: Simple
|
||||
cabal-version: >= 1.10
|
||||
|
||||
|
@ -19,7 +19,7 @@ github: simonmichael/hledger
|
||||
homepage: http://hledger.org
|
||||
bug-reports: http://bugs.hledger.org
|
||||
stability: alpha
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
|
@ -21,7 +21,7 @@ author: Simon Michael <simon@joyful.com>
|
||||
maintainer: Simon Michael <simon@joyful.com>
|
||||
license: GPL-3
|
||||
license-file: LICENSE
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
build-type: Simple
|
||||
cabal-version: >= 1.10
|
||||
|
||||
|
@ -156,4 +156,4 @@ tests:
|
||||
- test-framework
|
||||
- test-framework-hunit
|
||||
stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
|
@ -23,7 +23,7 @@ author: Simon Michael <simon@joyful.com>
|
||||
maintainer: Simon Michael <simon@joyful.com>
|
||||
license: GPL-3
|
||||
license-file: LICENSE
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
build-type: Simple
|
||||
cabal-version: >= 1.10
|
||||
|
||||
|
@ -20,7 +20,7 @@ github: simonmichael/hledger
|
||||
homepage: http://hledger.org
|
||||
bug-reports: http://bugs.hledger.org
|
||||
stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
|
@ -23,7 +23,7 @@ author: Simon Michael <simon@joyful.com>
|
||||
maintainer: Simon Michael <simon@joyful.com>
|
||||
license: GPL-3
|
||||
license-file: LICENSE
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
build-type: Simple
|
||||
cabal-version: >= 1.10
|
||||
|
||||
|
@ -20,7 +20,7 @@ github: simonmichael/hledger
|
||||
homepage: http://hledger.org
|
||||
bug-reports: http://bugs.hledger.org
|
||||
stability: stable
|
||||
tested-with: GHC==7.10.3, GHC==8.0
|
||||
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1
|
||||
|
||||
extra-source-files:
|
||||
- CHANGES
|
||||
|
Loading…
Reference in New Issue
Block a user