hledger/stack.yaml
2016-04-29 06:58:49 -07:00

26 lines
508 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: nightly-2016-04-01
packages:
- hledger-lib
- hledger
- hledger-ui
- hledger-web
- hledger-api
- location:
git: https://github.com/simonmichael/wai
commit: 24a88489cdca18c14a869c06054d1409cb8b20ba
subdirs:
- wai-handler-launch
extra-deps:
- file-embed-0.0.10
#flags:
# ghc-options:
# rtsopts:
# all