hledger/stack.yaml
2016-05-11 06:32:32 -07:00

27 lines
498 B
YAML

# docs: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
# this or a newer snapshot is suggested (hledger-api/servant/aeson requires > lts-5)
resolver: lts-5.16
packages:
- hledger-lib
- hledger
- hledger-ui
- hledger-web
- hledger-api
- location:
git: https://github.com/yesodweb/wai
commit: 2a755b739dcc90a060f0a70b092c74ce7564ef12
subdirs:
- wai-handler-launch
extra-deps:
- brick-0.6
- vty-5.5.0
#flags:
# ghc-options:
# rtsopts:
# all