forked from IntersectMBO/cardano-node
-
Notifications
You must be signed in to change notification settings - Fork 1
/
stack.yaml
155 lines (137 loc) · 4.24 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
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-prelude/316c854d1d3089f480708ad5cd5ecf8a74423ddd/snapshot.yaml
compiler: ghc-8.6.5
packages:
- cardano-api
- cardano-cli
- cardano-config
- cardano-node
ghc-options:
cardano-config: -Wall -fwarn-redundant-constraints
cardano-node: -Wall -fwarn-redundant-constraints
allow-newer: true
extra-deps:
- QuickCheck-2.12.6.1
- quickcheck-instances-0.3.19
- base58-bytestring-0.1.0
- base64-0.4.2
- bech32-1.0.2
- brick-0.47
- binary-0.8.7.0
- bimap-0.4.0
- canonical-json-0.6.0.0
- clock-0.8
- config-ini-0.2.4.0
- containers-0.5.11.0
- data-clist-0.1.2.2
- generic-monoid-0.1.0.0
- ghc-byteorder-4.11.0.0.10
- gray-code-0.3.1
- hedgehog-1.0.2
- hedgehog-corpus-0.2.0
- hedgehog-quickcheck-0.1.1
- hspec-2.7.0
- hspec-core-2.7.0
- hspec-discover-2.7.0
- io-streams-1.5.1.0
- io-streams-haproxy-1.0.1.0
- micro-recursion-schemes-5.0.2.2
- moo-1.2
- network-3.1.1.1
- quiet-0.2
- snap-core-1.0.4.1
- snap-server-1.1.1.1
- statistics-linreg-0.3
- streaming-binary-0.3.0.1
- systemd-2.3.0
- tasty-hedgehog-1.0.0.2
- text-1.2.4.0
- text-ansi-0.1.0
- text-zipper-0.10.1
- th-lift-instances-0.1.14
- time-units-1.0.0
- transformers-except-0.1.1
- Unique-0.4.7.6
- word-wrap-0.4.1
- websockets-0.12.6.1
- git: https://github.com/input-output-hk/cardano-ledger-specs
commit: a790fb38cced04d8d8a9aeacc2a761717f11f94e
subdirs:
# small-steps
- semantics/executable-spec
# cs-ledger
- byron/ledger/executable-spec
- byron/ledger/impl
- byron/crypto
- byron/ledger/impl/test
- byron/crypto/test
# cs-blockchain
- byron/chain/executable-spec
- 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/cardano-crypto
commit: 2547ad1e80aeabca2899951601079408becbc92c
- git: https://github.com/input-output-hk/cardano-prelude
commit: 316c854d1d3089f480708ad5cd5ecf8a74423ddd
subdirs:
- .
- test
- git: https://github.com/input-output-hk/cardano-base
commit: 7d795c3040ea7785812efa1c97864bbb41b15d3e
subdirs:
- binary
- binary/test
- cardano-crypto-class
- slotting
# Needed for `cardano-ledger-specs`
- git: https://github.com/input-output-hk/goblins
commit: 26d35ad52fe9ade3391532dbfeb2f416f07650bc
# iohk-monitoring-framework currently not pinned to a release
- 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
# dependencies of iohk-monitoring
- prometheus-2.1.2
- libsystemd-journal-1.4.4
- katip-0.8.4.0
# Extracted from cardano-sl since it's quite useful
- git: https://github.com/input-output-hk/cardano-sl-x509
commit: 43a036c5bbe68ca2e9cbe611eab7982e2348fe49
#Ouroboros-network dependencies
- git: https://github.com/input-output-hk/ouroboros-network
commit: 34e380f54ed24772479763ba6d67f4893d82aac2
subdirs:
- io-sim
- io-sim-classes
- network-mux
- ouroboros-network
- ouroboros-consensus
- ouroboros-consensus-byron
- ouroboros-consensus/ouroboros-consensus-mock
- ouroboros-consensus-cardano
- ouroboros-consensus-shelley
- typed-protocols
- typed-protocols-examples
- ouroboros-network-testing
- ouroboros-network-framework
- Win32-network
# Includes updated pretty printing function
- git: https://github.com/well-typed/cborg.git
commit: 42a83192749774268337258f4f94c97584b80ca6
subdirs:
- cborg
# Includes a windows build fix (https://github.com/snoyberg/http-client/pull/430)
- git: https://github.com/snoyberg/http-client.git
commit: 1a75bdfca014723dd5d40760fad854b3f0f37156
subdirs:
- http-client
nix:
shell-file: nix/stack-shell.nix