aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/stack.yaml
blob: 9b3d473a1bcfa5f1145f7a2a221b675ed1f7a4c2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                 
resolver: lts-7.11
packages:
- .
- location: https://github.com/haskell/win32/archive/bf54fa7134eb9b1366f827426f050d833b2cda54.zip
  extra-dep: true
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