summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 07ad3e5c1216673d1c9091da5612e494fe5ddd3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
flags:
  git-annex:
    production: true
    parallelbuild: true
    assistant: true
    pairing: true
    torrentparser: true
    magicmime: false
    dbus: false
    debuglocks: false
    benchmark: true
    crypton: false
packages:
- '.'
resolver: lts-22.3
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