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