hledger-lib, hledger will require GHC >= 7.0 due to use of shakespeare-text QQ in reports
This commit is contained in:
parent
b584f33cbb
commit
df6ee91e38
@ -17,8 +17,8 @@ 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==6.12.3, GHC==7.0.4, GHC==7.2.2, GHC==7.4.1
|
tested-with: GHC==7.0.4, GHC==7.2.2, GHC==7.4.1
|
||||||
cabal-version: >= 1.6
|
cabal-version: >= 1.8
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
-- data-dir: data
|
-- data-dir: data
|
||||||
-- data-files:
|
-- data-files:
|
||||||
|
|||||||
@ -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==6.12.3, GHC==7.0.4, GHC==7.2.2, GHC==7.4.1
|
tested-with: GHC==7.0.4, GHC==7.2.2, GHC==7.4.1
|
||||||
cabal-version: >= 1.8
|
cabal-version: >= 1.8
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
-- data-dir: data
|
-- data-dir: data
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user