summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: ac601200ecd38f8060e85f75e2364701f86fbfa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
flags:
  git-annex:
    concurrentoutput: true
    production: true
    assistant: true
    pairing: true
    network-uri: true
    s3: true
    testsuite: true
    webdav: true
    torrentparser: true
    webapp: true
    magicmime: false
    dbus: false
    android: false
    androidsplice: false
packages:
- '.'
extra-deps:
- aws-0.17.1
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- yesod-default-1.2.0
explicit-setup-deps:
  git-annex: true
resolver: lts-9.9
nix:
  packages:
    - ncurses
    - icu
    - libcxx
    - gcc
    - zlib
    - rsync