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