hledger/stack.yaml

26 lines
508 B
YAML
Raw Normal View History

# docs: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
2015-08-23 19:36:42 +03:00
# 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: 96847d4cfc5894823f591746cac32416f941ed90
subdirs:
- wai-handler-launch
2015-08-23 19:36:42 +03:00
extra-deps:
- file-embed-0.0.10
2015-08-23 19:36:42 +03:00
#flags:
2015-10-30 23:22:30 +03:00
# ghc-options:
# rtsopts:
# all