hledger/stack-ghc8.0.yaml
2018-05-30 11:52:10 -07:00

18 lines
314 B
YAML

# stack build plan using GHC 8.0.2
resolver: lts-9.21
packages:
- hledger-lib
- hledger
- hledger-ui
- hledger-web
- hledger-api
extra-deps:
- easytest-0.2
- megaparsec-6.4.1
- parser-combinators-0.4.0
# avoid hanging with windows symlinks https://github.com/simonmichael/hledger/issues/791
- directory-1.3.2.2