git-annex/stack.yaml
Joey Hess e48829a5bf
use new bloomfilter release
Build with new ghc and also fixes a bug on 32 bit
2023-08-04 17:14:04 -04:00

22 lines
396 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: nightly-2023-08-01
extra-deps:
- git-lfs-1.2.1
- http-client-restricted-0.1.0
- torrent-10000.1.1
- bencode-0.6.1.1
- feed-1.3.2.1
- bloomfilter-2.0.1.2
allow-newer: true