forked from input-output-hk/smash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
156 lines (140 loc) · 4.21 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-prelude/316c854d1d3089f480708ad5cd5ecf8a74423ddd/snapshot.yaml
compiler: ghc-8.6.5
allow-newer: true
# User packages to be built.
# Various formats can be used as shown in the example below.
#
# packages:
# - some-directory
# - https://example.com/foo/bar/baz-0.0.2.tar.gz
# subdirs:
# - auto-update
# - wai
packages:
- .
flags:
# Bundle VRF crypto in libsodium and do not rely on an external fork to have it.
# This still requires the host system to have the 'standard' libsodium installed.
cardano-crypto-praos:
external-libsodium-vrf: false
extra-deps:
- binary-0.8.7.0
- bimap-0.4.0
- brick-0.47.1
- config-ini-0.2.4.0
- containers-0.5.11.0
- data-clist-0.1.2.3
- ekg-prometheus-adapter-0.1.0.4
- esqueleto-3.2.2
- generic-monoid-0.1.0.0
- libsystemd-journal-1.4.4
- network-3.1.1.1
- snap-core-1.0.4.1
- snap-server-1.1.1.1
- persistent-2.10.5.1
- persistent-postgresql-2.10.1.2
- persistent-template-2.8.2.3
- prometheus-2.1.2
- pvss-0.2.0
- tasty-hedgehog-1.0.0.2
- text-zipper-0.10.1
- time-units-1.0.0
- word-wrap-0.4.1
- transformers-except-0.1.1
- text-ansi-0.1.0
- Diff-0.4.0
- katip-0.8.3.0
- moo-1.2
- gray-code-0.3.1
- Unique-0.4.7.6
- statistics-linreg-0.3
- socks-0.6.1
- servant-0.17
- servant-server-0.17
- connection-0.3.1
- http-api-data-0.4.1.1
- time-compat-1.9.2.2
- quiet-0.2
- base64-0.4.2.2
- bech32-1.1.0
- ghc-byteorder-4.11.0.0.10
- quickcheck-state-machine-0.6.0
- git: https://github.com/input-output-hk/cardano-db-sync
commit: 7f9959c9a0746d44d331cffcf7abb0ef4f4fb948
subdirs:
- cardano-db
- cardano-db-sync
- cardano-db-sync-extended
- git: https://github.com/input-output-hk/cardano-shell
commit: b3231f7f3b8b6d07fef08f8cc41aa804524f94c2
subdirs:
- cardano-shell
- git: https://github.com/input-output-hk/cardano-crypto
commit: 2547ad1e80aeabca2899951601079408becbc92c
- git: https://github.com/input-output-hk/cardano-prelude
commit: 316c854d1d3089f480708ad5cd5ecf8a74423ddd
subdirs:
- .
- test
- git: https://github.com/input-output-hk/iohk-monitoring-framework
commit: efa4b5ecd7f0a13124616b12679cd42517cd905a
subdirs:
- contra-tracer
- iohk-monitoring
- plugins/backend-aggregation
- plugins/backend-ekg
- plugins/backend-monitoring
- plugins/backend-trace-forwarder
- plugins/scribe-systemd
- tracer-transformers
- git: https://github.com/input-output-hk/cardano-base
commit: 7d795c3040ea7785812efa1c97864bbb41b15d3e
subdirs:
- binary
- cardano-crypto-praos
- binary/test
- cardano-crypto-class
- slotting
- git: https://github.com/input-output-hk/goblins
commit: 26d35ad52fe9ade3391532dbfeb2f416f07650bc
- git: https://github.com/input-output-hk/cardano-ledger-specs
commit: 183a70c001587d9b1977541deae28c3e44713907
subdirs:
- byron/crypto
- byron/crypto/test
- byron/chain/executable-spec
- byron/ledger/executable-spec
- byron/ledger/impl
- byron/ledger/impl/test
- semantics/executable-spec
- semantics/small-steps-test
- shelley/chain-and-ledger/dependencies/non-integer
- shelley/chain-and-ledger/executable-spec
- shelley/chain-and-ledger/executable-spec/test
- git: https://github.com/input-output-hk/ouroboros-network
commit: ec74d1c463b6d18bdca2b714abe730c1d237cc32
subdirs:
- cardano-client
- io-sim
- io-sim-classes
- network-mux
- ouroboros-network
- ouroboros-network-framework
- Win32-network
- ouroboros-consensus
- ouroboros-consensus-byron
- ouroboros-consensus-byronspec
- ouroboros-consensus-shelley
- ouroboros-consensus-cardano
- typed-protocols
- typed-protocols-examples
- ouroboros-network-testing
- ouroboros-consensus/ouroboros-consensus-mock
- ouroboros-consensus/ouroboros-consensus-test-infra
- git: https://github.com/input-output-hk/cardano-node
commit: 3258fdbb2ce8c56ca175401630aa71d75a4d6ab2
subdirs:
- cardano-config
- cardano-api
nix:
shell-file: nix/stack-shell.nix