fix cabal warnings
This commit is contained in:
parent
9cb716d002
commit
eef95e4b7f
@ -6,7 +6,7 @@ description: This generates rudimentary pie charts of account balances.
|
|||||||
license: GPL
|
license: GPL
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Simon Michael <simon@joyful.com>
|
author: Simon Michael <simon@joyful.com>
|
||||||
maintainer:
|
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: experimental
|
stability: experimental
|
||||||
|
|||||||
@ -3,10 +3,11 @@ version: 0.12.98
|
|||||||
category: Finance
|
category: Finance
|
||||||
synopsis: A hledger add-on command providing a curses-style console interface.
|
synopsis: A hledger add-on command providing a curses-style console interface.
|
||||||
description:
|
description:
|
||||||
|
A hledger add-on command providing a full-window console interface.
|
||||||
license: GPL
|
license: GPL
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Simon Michael <simon@joyful.com>
|
author: Simon Michael <simon@joyful.com>
|
||||||
maintainer:
|
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: experimental
|
stability: experimental
|
||||||
|
|||||||
@ -3,6 +3,7 @@ version: 0.12.98
|
|||||||
category: Finance
|
category: Finance
|
||||||
synopsis: A hledger add-on command providing a web interface.
|
synopsis: A hledger add-on command providing a web interface.
|
||||||
description:
|
description:
|
||||||
|
A hledger add-on command providing a web interface.
|
||||||
license: GPL
|
license: GPL
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Simon Michael <simon@joyful.com>
|
author: Simon Michael <simon@joyful.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user