summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
blob: 4fb77170b193414c52981acc212351943ea7cfbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
resolver: lts-10.3
packages:
- .
# Dependency packages to be pulled from upstream that are not in the resolver
# (e.g., acme-missiles-0.3)
# extra-deps: []

# Override default flag values for local packages and extra-deps
# flags: {}

# Control whether we use the GHC we find on the path
system-ghc: true