-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcabal.project
More file actions
123 lines (107 loc) · 4.51 KB
/
Copy pathcabal.project
File metadata and controls
123 lines (107 loc) · 4.51 KB
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
index-state: 2026-02-17T10:15:41Z
index-state:
, hackage.haskell.org 2026-02-17T10:15:41Z
, cardano-haskell-packages 2026-03-23T18:21:55Z
packages:
.
repository cardano-haskell-packages
url: https://chap.intersectmbo.org/
secure: True
root-keys:
3e0cce471cf09815f930210f7827266fd09045445d65923e6d0238a6cd15126f
443abb7fb497a134c343faf52f0b659bd7999bc06b7f63fa76dc99d631f9bea1
a86a1f6ce86c449c46666bda44268677abf29b5b2d2eb5ec7af903ec2f117a82
bcec67e8e99cabfa7764d75ad9b158d72bfacf70ca1d0ec8bc6b4406d1bf8413
c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
-- ----------------------------------------------------------------------
-- Staging pin to cardano-node-clients for Provider, Submitter, and the
-- Cardano.Node.Client.Ledger.ConwayTx alias. The dependency is one-way:
-- cardano-tx-tools -> cardano-node-clients. Bump the tag (and the
-- nix32 --sha256: comment) when cardano-node-clients lands a change we
-- need.
-- ----------------------------------------------------------------------
source-repository-package
type: git
location: https://github.com/lambdasistemi/cardano-node-clients
tag: ca86f11d27b34e37d3814e4d3c3d66e256400403
--sha256: 01ic1620d3qs1y224qgvx21k1i4jzf5z6ygprwajsnrgjzacni5y
-- ----------------------------------------------------------------------
-- github-release-check: prints an update banner to stderr when the
-- running CLI is behind its latest GitHub release. Wired into
-- tx-validate's app/Main.hs; the other executables follow in #23.
-- ----------------------------------------------------------------------
source-repository-package
type: git
location: https://github.com/lambdasistemi/github-release-check
tag: d90131112a4d6c048d1809adaffdefed92e8e841
--sha256: 0ad6yi431w8h5i3x9x661b99frcgvd39gm4164y8cx1ihpsjixn3
-- ----------------------------------------------------------------------
-- Transitive git deps of cardano-node-clients. Mirrored verbatim so
-- cabal can resolve a build plan without pulling these from elsewhere.
-- ----------------------------------------------------------------------
source-repository-package
type: git
location: https://github.com/lambdasistemi/chain-follower
tag: 371b5930976ac3bb4e8a4ef576d5098d706984ee
--sha256: 1rks78zmgmxz5cg4v82vnc6hwib8vrylwk2m7y82iqaymmnskdvf
source-repository-package
type: git
location: https://github.com/lambdasistemi/rocksdb-kv-transactions
tag: e2e77579888ebbd832ea750ebf2635dfc3307025
--sha256: 0nd1yz6k3xh1p7nlswp2jbw74bzqr7bvz11kcfyhhimqmjhkqvwm
source-repository-package
type: git
location: https://github.com/lambdasistemi/rocksdb-haskell.git
tag: a3e86b39f9510fea54abf734ee84aec33d0d683f
--sha256: 1gjzqhf81fy3bpc79ndmx3s77x3s1gf0lsk762acbfnpfh6g1hd0
source-repository-package
type: git
location: https://github.com/cardano-foundation/cardano-ledger-read
tag: 34d0767bd5c3648ab77ecbc00db0ad0a2a5316a5
--sha256: 0v357pbw2s22lsizxidq67pn4dcjkajips6mlcskd1zna35nyyv6
source-repository-package
type: git
location: https://github.com/input-output-hk/typed-protocols
tag: typed-protocols-1.2.0.0
--sha256: 0v9rjf0q8wbhscfyvbwbwpzjq078l4il3i4vyyghqxahy293whwq
subdir: typed-protocols
source-repository-package
type: git
location: https://github.com/stevana/quickcheck-state-machine
tag: v0.10.3
--sha256: 1v7pk509ysbfkbkvf8sppf0pgp866vyviah5gsihlsvlb08lnrfg
source-repository-package
type: git
location: https://github.com/input-output-hk/cuddle
tag: cuddle-1.1.1.0
--sha256: 1f4wk3kgb68bg97gfb9wycv5zkv0dsghlkf9pj64z0bpcr0wkxrc
-- Pin Cardano and Ouroboros packages for the cardano-node 10.7.0 line
-- (matches cardano-node-clients' constraint set for binary
-- interoperability with the pinned cardano-node).
constraints:
cardano-ledger-allegra == 1.9.0.0
, cardano-ledger-alonzo == 1.15.0.0
, cardano-ledger-api == 1.13.0.0
, cardano-ledger-babbage == 1.13.0.0
, cardano-ledger-byron == 1.3.0.0
, cardano-ledger-conway == 1.21.0.0
, cardano-ledger-core == 1.19.0.0
, cardano-ledger-mary == 1.10.0.0
, cardano-ledger-shelley == 1.18.0.0
, cardano-crypto-class == 2.3.1.0
, cardano-crypto-praos == 2.2.2.0
, cardano-protocol-tpraos == 1.5.0.0
, cuddle == 1.1.1.0
, quickcheck-state-machine == 0.10.3
, ouroboros-consensus == 1.0.0.0
, ouroboros-network == 1.1.0.0
, typed-protocols == 1.2.0.0
package ouroboros-consensus
tests: False
benchmarks: False
package ouroboros-network
tests: False
benchmarks: False
package cardano-tx-tools
flags: +werror