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

20 lines
324 B
YAML

# stack build plan using GHC 8.2.2
resolver: lts-11.9
packages:
- hledger-lib
- hledger
- hledger-ui
- hledger-web
- hledger-api
extra-deps:
- easytest-0.2
# avoid hanging with windows symlinks https://github.com/simonmichael/hledger/issues/791
- directory-1.3.2.2
nix:
pure: false
packages: [perl gmp ncurses zlib]