blob: 7d2bf11cbc6b345c582b6e4c2ba1b9b5c33e6f4e (
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
|
flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
cryptonite: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
xmpp: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- bloomfilter-2.0.1.0
- esqueleto-2.4.3
- network-multicast-0.1.1
- persistent-2.2.4.1
- persistent-sqlite-2.2.1
- persistent-template-2.1.8.1
- torrent-10000.0.0
- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
resolver: lts-7.0
|