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