forked from IntersectMBO/ouroboros-network
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.project
265 lines (209 loc) · 6.32 KB
/
cabal.project
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
index-state: 2021-02-15T00:00:00Z
packages: ./typed-protocols
./typed-protocols-examples
./ouroboros-network-testing
./monoidal-synchronisation
./network-mux
./ouroboros-network-framework
./ouroboros-network
./ouroboros-network-testing
./ouroboros-consensus
./ouroboros-consensus-byron
./ouroboros-consensus-byron-test
./ouroboros-consensus-byronspec
./ouroboros-consensus-cardano
./ouroboros-consensus-cardano-test
./ouroboros-consensus-mock
./ouroboros-consensus-mock-test
./ouroboros-consensus-shelley
./ouroboros-consensus-shelley-test
./ouroboros-consensus-test
./io-sim
./io-classes
./ntp-client
./cardano-client
constraints:
ip < 1.5
, hedgehog >= 1.0
, bimap >= 0.4.0
, ListLike >= 4.7.3
, witherable >= 0.4
package Win32-network
tests: True
package io-classes
flags: +asserts
package network-mux
flags: +asserts
package typed-protocols
package typed-protocols-examples
tests: True
package ouroboros-network-framework
tests: True
package ouroboros-network-testing
tests: True
package mux
tests: True
package ouroboros-network
tests: True
flags: +asserts +cddl
package ouroboros-consensus
flags: +asserts
package ouroboros-consensus-test
tests: True
package ouroboros-consensus-mock
flags: +asserts
package ouroboros-consensus-mock-test
tests: True
package ouroboros-consensus-byron
flags: +asserts
package ouroboros-consensus-byron-test
tests: True
package ouroboros-consensus-shelley
flags: +asserts
package ouroboros-consensus-shelley-test
tests: True
package ouroboros-consensus-cardano
flags: +asserts
package ouroboros-consensus-cardano-test
tests: True
package cardano-binary
tests: False
package cardano-crypto
tests: False
package cardano-crypto-class
tests: False
package cardano-crypto-wrapper
tests: False
package cardano-prelude-test
tests: False
package contra-tracer
tests: False
package byron-spec-chain
tests: False
package byron-spec-ledger
tests: False
package cardano-ledger-byron
tests: False
package cardano-ledger-shelley-ma-test
tests: False
package cardano-ledger-byron-test
tests: False
package goblins
tests: False
package shelley-spec-ledger-test
tests: False
package cardano-ledger-alonzo-test
tests: False
package shelley-spec-non-integral
tests: False
package small-steps
tests: False
package small-steps-test
tests: False
package plutus-tx
tests: False
package plutus-core
tests: False
package prettyprinter-configurable
tests: False
allow-newer:
monoidal-containers:aeson,
size-based:template-haskell,
-- TODO: This is only needed until index-state is updated to 2021-02-17 or later.
test-framework:random,
test-framework-quickcheck2:random
constraints:
-- bizarre issue: in earlier versions they define their own 'GEq', in newer
-- ones they reuse the one from 'some', but there isn't e.g. a proper version
-- constraint from dependent-sum-template (which is the library we actually use).
, dependent-sum > 0.6.2.0
-- ---------------------------------------------------------
-- The "cabal" wrapper script provided by nix-shell will cut off / restore the remainder of this file
-- in order to force usage of nix provided dependencies for `source-repository-package`s.
-- --------------------------- 8< --------------------------
-- Please do not put any `source-repository-package` clause above this line.
source-repository-package
type: git
location: https://github.com/input-output-hk/Win32-network
tag: 3825d3abf75f83f406c1f7161883c438dac7277d
--sha256: 19wahfv726fa3mqajpqdqhnl9ica3xmf68i254q45iyjcpj1psqx
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: 808724ff8a19a33d0ed06f9ef59fbd900b08553c
--sha256: 0298dpl29gxzs9as9ha6y0w18hqwc00ipa3hzkxv7nlfrjjz8hmz
subdir: contra-tracer
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: bb4ed71ba8e587f672d06edf9d2e376f4b055555
--sha256: 00h10l5mmiza9819p9v5q5749nb9pzgi20vpzpy1d34zmh6gf1cj
subdir:
cardano-prelude
cardano-prelude-test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 592aa61d657ad5935a33bace1243abce3728b643
--sha256: 1bgq3a2wfdz24jqfwylcc6jjg5aji8dpy5gjkhpnmkkvgcr2rkyb
subdir:
base-deriving-via
binary
binary/test
cardano-crypto-class
cardano-crypto-praos
measures
orphans-deriving-via
slotting
strict-containers
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: ac51494e151af0ad99b937a787458ce71db0aaea
--sha256: 1dh80kaqhq4fn0w1dixcqiir3mz5nahr7n9drds3rrjlx1nkczi4
subdir:
eras/alonzo/impl
eras/alonzo/test-suite
eras/byron/chain/executable-spec
eras/byron/crypto
eras/byron/crypto/test
eras/byron/ledger/executable-spec
eras/byron/ledger/impl
eras/byron/ledger/impl/test
eras/shelley-ma/impl
eras/shelley-ma/test-suite
eras/shelley/impl
eras/shelley/test-suite
libs/cardano-ledger-core
libs/cardano-protocol-tpraos
libs/non-integral
libs/small-steps
libs/small-steps-test
source-repository-package
type: git
location: https://github.com/input-output-hk/plutus
tag: 8c83c4abe211b4bbcaca3cdf1b2c0e38d0eb683f
--sha256: 1643s1g3jlm9pgalpc3vpij1zqb1n8yv8irq6qc43gs9bvl0wc3l
subdir:
plutus-ledger-api
plutus-tx
plutus-core
prettyprinter-configurable
word-array
source-repository-package
type: git
location: https://github.com/input-output-hk/goblins
tag: cde90a2b27f79187ca8310b6549331e59595e7ba
--sha256: 17c88rbva3iw82yg9srlxjv2ia5wjb9cyqw44hik565f5v9svnyg
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-crypto
tag: f73079303f663e028288f9f4a9e08bcca39a923e
--sha256: 1n87i15x54s0cjkh3nsxs4r1x016cdw1fypwmr68936n3xxsjn6q
-- Drops an instance breaking the Plutus code. Should be released to Hackage
-- eventually.
source-repository-package
type: git
location: https://github.com/michaelpj/flat.git
tag: ee59880f47ab835dbd73bea0847dab7869fc20d8
--sha256: 1lrzknw765pz2j97nvv9ip3l1mcpf2zr4n56hwlz0rk7wq7ls4cm