Just for fun and curiousity, hledger-vty once again builds, with hledger HEAD and GHC 7.10, and has a stack config. To see it once again in all its glory: $ cd extra/hledger-vty $ stack install $ hledger vty [-- ARGS] [ci skip]
9 lines
117 B
YAML
9 lines
117 B
YAML
packages:
|
|
- '../../hledger-lib'
|
|
- '../../hledger'
|
|
- '.'
|
|
flags:
|
|
resolver: nightly-2015-08-03
|
|
extra-deps:
|
|
- vty-5.2.10
|