summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 17800794d043cf653d2662d0e9d5d112c95785f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md
resolver: lts-13.26

packages:
- '.'
extra-deps:
- posix-escape-0.1
- yaml-config-0.4.0
- git: https://github.com/afcady/email-validate-hs.git
  commit: 6b3d6d232fcddb4f398f7118251a951e26f7b81b

extra-package-dbs: []