git-annex/stack.yaml
Joey Hess 15dd7fe84b
stack.yaml: Updated to lts-19.32
This allows building with aws-0.23

Win32-2.13.4.0 contains a function that is not in lts-19.32 yet. Adding
it to stack.yaml does not seem to cause problems when building on linux.
2022-11-09 14:29:00 -04:00

24 lines
416 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-19.32
extra-deps:
- IfElse-0.85
- aws-0.23
- bloomfilter-2.0.1.0
- git-lfs-1.2.0
- http-client-restricted-0.0.5
- network-multicast-0.3.2
- sandi-0.5
- torrent-10000.1.1
- Win32-2.13.4.0