summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 4dd153eed0ac782668a04d7d9bde391ef2a84746 (plain)
1
2
3
4
5
6
7
8
resolver: lts-13.26
# build:
#   library-profiling: true
#   executable-profiling: true
packages:
- .
extra-deps:
- yaml-combinators-1.1.1.1