forked from IntersectMBO/cardano-node
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
429 lines (347 loc) · 13 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
index-state: 2020-05-15T00:00:00Z
packages:
cardano-api
cardano-cli
cardano-config
cardano-node
package cardano-api
ghc-options: -Werror -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wpartial-fields
package cardano-cli
ghc-options: -Werror -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wpartial-fields
package cardano-config
ghc-options: -Werror -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wpartial-fields
package cardano-node
ghc-options: -Werror -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -Wpartial-fields
package ouroboros-consensus
tests: False
package ouroboros-consensus-cardano
tests: False
package ouroboros-consensus-byron
tests: False
package ouroboros-consensus-shelley
tests: False
package ouroboros-consensus-mock
tests: False
package byron-spec-chain
tests: False
package byron-spec-ledger
tests: False
package cardano-crypto
tests: False
package cborg
tests: False
package http-client
tests: False
package goblins
tests: False
package io-sim
tests: False
package io-sim-classes
tests: False
package shelley-spec-non-integral
tests: False
package network-mux
tests: False
package typed-protocols
tests: False
package typed-protocols-examples
tests: False
package cardano-prelude
tests: False
package iohk-monitoring
tests: False
package cardano-binary
tests: False
package cardano-sl-x509
tests: False
package cardano-shell
tests: False
package cardano-crypto-class
tests: False
package cardano-crypto-wrapper
tests: False
package ouroboros-network-framework
tests: False
package lobemo-backend-monitoring
tests: False
package small-steps
tests: False
package ouroboros-network
tests: False
package shelley-spec-ledger
tests: False
package cardano-ledger
tests: False
-- The two following one-liners will restore / cut off the remainder of this file (for nix-shell users):
-- git checkout HEAD "$(git rev-parse --show-toplevel)"/cabal.project
-- sed -ni '1,/--- 8< ---/ p' "$(git rev-parse --show-toplevel)"/cabal.project
-- Please do not put any `source-repository-package` clause above this line.
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
--sha256: 06i2wpla5hp4vz873zqy1f2p0pmbhnkmabw3ibhcf476qh3vfa3p
subdir: binary
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
--sha256: 06i2wpla5hp4vz873zqy1f2p0pmbhnkmabw3ibhcf476qh3vfa3p
subdir: binary/test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
--sha256: 06i2wpla5hp4vz873zqy1f2p0pmbhnkmabw3ibhcf476qh3vfa3p
subdir: cardano-crypto-class
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
--sha256: 06i2wpla5hp4vz873zqy1f2p0pmbhnkmabw3ibhcf476qh3vfa3p
subdir: slotting
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 5e0b8bc8c7862be12da6989440f8644ba7c1e1cf
--sha256: 06i2wpla5hp4vz873zqy1f2p0pmbhnkmabw3ibhcf476qh3vfa3p
subdir: cardano-crypto-praos
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-crypto
tag: 2547ad1e80aeabca2899951601079408becbc92c
--sha256: 1p2kg2w02q5w1cvqzhfhqmxviy4xrzada3mmb096j2n6hfr20kri
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/ledger/impl
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/crypto
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/ledger/impl/test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/crypto/test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/chain/executable-spec
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: byron/ledger/executable-spec
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: semantics/executable-spec
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: shelley/chain-and-ledger/dependencies/non-integer
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: shelley/chain-and-ledger/executable-spec
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 12b13f390d64df6af6054b0d33bb3767756da041
--sha256: 0v9zj73sz984xpg0azckfpibkllribbzksg18isx2m7w58bya77m
subdir: shelley/chain-and-ledger/executable-spec/test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: 316c854d1d3089f480708ad5cd5ecf8a74423ddd
--sha256: 1srbl3jrkmpwypdz0yrx4nmah3qcsr93dp48zx2bamg51c4hcsyj
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: 316c854d1d3089f480708ad5cd5ecf8a74423ddd
--sha256: 1srbl3jrkmpwypdz0yrx4nmah3qcsr93dp48zx2bamg51c4hcsyj
subdir: test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-shell
tag: 5257fc818ef7df60986834310432e197aac90711
--sha256: 1si7jb084m2z9h773b1v4mgdkcjbbfpsyys3d6iz6gn0pzkijvc8
subdir: cardano-shell
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-sl-x509
tag: 43a036c5bbe68ca2e9cbe611eab7982e2348fe49
--sha256: 1aw7ns8lv51fjf45k8yzils2j7a6bqzy8hn65kb3z0dn1qsm8x88
source-repository-package
type: git
location: https://github.com/input-output-hk/goblins
tag: 26d35ad52fe9ade3391532dbfeb2f416f07650bc
--sha256: 17p5x0hj6c67jkdqx0cysqlwq2zs2l87azihn1alzajy9ak6ii0b
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: iohk-monitoring
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: contra-tracer
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: plugins/scribe-systemd
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: plugins/backend-aggregation
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: plugins/backend-ekg
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: plugins/backend-monitoring
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: plugins/backend-trace-forwarder
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: efa4b5ecd7f0a13124616b12679cd42517cd905a
--sha256: 0h1h5ifl5d7dl3y6fym9pjd6rfrbh5rbyxs0xw5las503pibv2bf
subdir: tracer-transformers
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-network
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: io-sim
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-consensus
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-consensus/ouroboros-consensus-mock
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-consensus-byron
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-consensus-shelley
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-consensus-cardano
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: typed-protocols
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: typed-protocols-examples
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: ouroboros-network-framework
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: network-mux
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: io-sim-classes
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1361bb92814c65e5964732777fc7f8ec9ebdccfe
--sha256: 1znl9zzw5hswcd09zcvmgq50ppp46nbzjmw67wm4wpnw5lhnlwfy
subdir: Win32-network
source-repository-package
type: git
location: https://github.com/well-typed/cborg.git
tag: 42a83192749774268337258f4f94c97584b80ca6
--sha256: 1smjni26p14p41d1zjpk59jn28zfnpblin5rq6ipp4cjpjiril04
subdir: cborg
source-repository-package
type: git
location: https://github.com/snoyberg/http-client.git
tag: 1a75bdfca014723dd5d40760fad854b3f0f37156
--sha256: 0537bjhk9bzhvl76haswsv7xkkyzrmv5xfph3fydcd953q08hqdb
subdir: http-client
constraints:
ip < 1.5
, hedgehog >= 1.0
, bimap >= 0.4.0
, brick >= 0.47
, libsystemd-journal >= 1.4.4
, systemd >= 2.3.0
package comonad
flags: -test-doctests