aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stack.yaml
blob: bd324b9ec4c153adbb3aadb3f228425efc4eedcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
resolver: lts-8.18
packages:
- '.'
extra-deps:
- Win32-2.5.4.1
- directory-1.3.1.1
- process-1.6.0.0
flags: {}
extra-package-dbs: []
system-ghc: false
# require-stack-version: -any # Default
# require-stack-version: ">=1.4"
# arch: i386
# arch: x86_64
# extra-include-dirs: [/path/to/dir]
# extra-lib-dirs: [/path/to/dir]
# compiler-check: newer-minor