mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
cabal: consistent indentation
This commit is contained in:
parent
328b2dabfe
commit
9b801f5746
@ -40,31 +40,31 @@ flags:
|
||||
cpp-options: -DVERSION="1.9.99"
|
||||
|
||||
dependencies:
|
||||
- hledger >=1.9.99 && <2.0
|
||||
- hledger-lib >=1.9.99 && <2.0
|
||||
- ansi-terminal >=0.6.2.3
|
||||
- async
|
||||
- base >=4.8 && <4.12
|
||||
- base-compat >=0.10.1 && <0.11
|
||||
- cmdargs >=0.8
|
||||
- containers
|
||||
- data-default
|
||||
- directory
|
||||
- filepath
|
||||
- fsnotify >=0.2
|
||||
- HUnit
|
||||
- microlens >=0.4
|
||||
- microlens-platform >=0.2.3.1
|
||||
- megaparsec >=6.4.1
|
||||
- pretty-show >=1.6.4
|
||||
- process >=1.2
|
||||
- safe >=0.2
|
||||
- split >=0.1
|
||||
- text >=1.2
|
||||
- text-zipper >=0.4
|
||||
- time >=1.5
|
||||
- transformers
|
||||
- vector
|
||||
- hledger >=1.9.99 && <2.0
|
||||
- hledger-lib >=1.9.99 && <2.0
|
||||
- ansi-terminal >=0.6.2.3
|
||||
- async
|
||||
- base >=4.8 && <4.12
|
||||
- base-compat >=0.10.1 && <0.11
|
||||
- cmdargs >=0.8
|
||||
- containers
|
||||
- data-default
|
||||
- directory
|
||||
- filepath
|
||||
- fsnotify >=0.2
|
||||
- HUnit
|
||||
- microlens >=0.4
|
||||
- microlens-platform >=0.2.3.1
|
||||
- megaparsec >=6.4.1
|
||||
- pretty-show >=1.6.4
|
||||
- process >=1.2
|
||||
- safe >=0.2
|
||||
- split >=0.1
|
||||
- text >=1.2
|
||||
- text-zipper >=0.4
|
||||
- time >=1.5
|
||||
- transformers
|
||||
- vector
|
||||
|
||||
when:
|
||||
# curses is required to build terminfo for vty for hledger-ui.
|
||||
|
Loading…
Reference in New Issue
Block a user