git-annex/stack.yaml
Joey Hess b5dc04099e
stack.yaml: Updated to lts-19.16
Last try at this broke on windows with a problem installing ghc, but I
wanted to try again.

Also this has a version of aws that allows using aeson 2.0, which has a
potential security fix.
2022-07-26 16:04:49 -04:00

26 lines
457 B
YAML

flags:
git-annex:
production: true
assistant: true
pairing: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
debuglocks: false
benchmark: true
gitlfs: true
packages:
- '.'
resolver: lts-19.16
extra-deps:
- IfElse-0.85
- aws-0.22.1
- 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
explicit-setup-deps:
git-annex: true