aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stack.yaml
blob: 2e03914e0c21cf0c52d7b9b103489056ed49c1a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
resolver: lts-7.11
packages:
- .
- https://github.com/haskell/win32/archive/bf54fa7134eb9b1366f827426f050d833b2cda54.zip
extra-deps: []
flags: {}
extra-package-dbs: []
allow-newer: true
system-ghc: false
# require-stack-version: -any # Default
# require-stack-version: ">=1.1"
# arch: i386
# arch: x86_64
# extra-include-dirs: [/path/to/dir]
# extra-lib-dirs: [/path/to/dir]
# compiler-check: newer-minor