hledger/stack.yaml
Simon Michael 6c1f847c90 stack: some versions don't like empty flags (#300)
Apparently. Also, reorder things and update doc link.
2015-11-16 15:14:49 -08:00

19 lines
274 B
YAML

# docs: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
packages:
- hledger-lib
- hledger
- hledger-ui
- hledger-web
#flags:
resolver: nightly-2015-11-04 # or newer
extra-deps:
- uglymemo-0.1.0.1
# ghc-options:
# rtsopts:
# all