-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
48 lines (35 loc) · 1.35 KB
/
stack.yaml
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
resolver: nightly-2019-05-22
packages:
- '.'
extra-deps:
- git: https://github.com/Taiji-pipeline/Taiji-ATAC-seq.git
commit: 8d59086c7337d7143474391fcd0c93aa2e1a65ad
#- git: https://github.com/Taiji-pipeline/Taiji-utils.git
# commit: 14115137475e7eccc6744b3b9054299b0049fb25
- '../Taiji-utils'
- git: https://github.com/Taiji-pipeline/bio-pipelines.git
commit: b9814899ac5d8322bf1e8e04b48712472e807df7
- git: https://github.com/Taiji-pipeline/bio-experiments.git
commit: 1d5fb05157fd308278e19d048e56068e96f17d76
- git: https://github.com/haskell-distributed/distributed-static.git
commit: d34b5139a0c349fbda6ffea5fbbe960c3c91aeb1
- git: https://github.com/haskell-distributed/network-transport-tcp.git
commit: 5a08e32c73093c1338c09a17a95c456568394d48
- git: https://github.com/haskell-distributed/distributed-process.git
commit: 660d554f6acd2dba8b605c84e8fa69e45708bc14
- git: https://github.com/kaizhang/SciFlow.git
commit: 0c909a2ac16b42e821e22e5a4b6c58e8b752f4ff
subdirs:
- SciFlow
- SciFlow-app
- SciFlow-drmaa
- git: https://github.com/kaizhang/bioinformatics-toolkit.git
commit: 2a551f1b71ae71996ada231c0d4f9feebdd9e875
subdirs:
- bioinformatics-toolkit
- distributed-process-monad-control-0.5.1.3
- HsHTSLib-1.9.2
- drmaa-0.3.0
- clustering-0.4.1
- bbi-0.1.1
- jmacro-0.6.16