85aadcfa1e
I can't seem to get stack to resolve dependencies with Win32-2.13.4.0, no matter what I try. Why it blows up, I don't know. And allow-newer: true actually causes it to downgrade Win32 to the one version that won't build. Unbelivable that allows downgrades. So just gonna have to wait for that to get into stackage nightly, and then stack.yaml can be updated to use that, and the changes in this commit reverted.
27 lines
493 B
YAML
27 lines
493 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
torrentparser: true
|
|
magicmime: false
|
|
dbus: false
|
|
debuglocks: false
|
|
benchmark: true
|
|
gitlfs: true
|
|
packages:
|
|
- '.'
|
|
resolver: lts-18.13
|
|
extra-deps:
|
|
- IfElse-0.85
|
|
- aws-0.22
|
|
- bloomfilter-2.0.1.0
|
|
- git-lfs-1.2.0
|
|
- http-client-restricted-0.0.4
|
|
- network-multicast-0.3.2
|
|
- sandi-0.5
|
|
- torrent-10000.1.1
|
|
- base16-bytestring-0.1.1.7
|
|
- base64-bytestring-1.0.0.3
|
|
- bencode-0.6.1.1
|
|
- http-client-0.7.9
|