9127fe4821
Using the method described in https://www.fpcomplete.com/blog/2018/05/pinpointing-deadlocks-in-haskell but my own code to implement it, and with callstacks added. This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
21 lines
349 B
YAML
21 lines
349 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
s3: true
|
|
webdav: true
|
|
torrentparser: true
|
|
webapp: true
|
|
magicmime: false
|
|
dbus: false
|
|
debuglocks: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- aws-0.17.1
|
|
- bloomfilter-2.0.1.0
|
|
- torrent-10000.1.1
|
|
explicit-setup-deps:
|
|
git-annex: true
|
|
resolver: lts-9.9
|