forked from cardano-foundation/cardano-wallet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
299 lines (273 loc) · 7.26 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
-- Generated by stackage-to-hackage
with-compiler: ghc-8.6.5
packages:
lib/core/
, lib/core-integration/
, lib/cli/
, lib/launcher/
, lib/numeric/
, lib/text-class/
, lib/test-utils/
, lib/shelley/
, lib/strict-non-empty-containers/
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-addresses
tag: 9c38189c3e0e011a305ddcd1219e50a0731e99ea
subdir: command-line
core
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: b364d925e0a72689ecba40dd1f4899f76170b894
subdir: binary
binary/test
cardano-crypto-class
cardano-crypto-praos
cardano-crypto-tests
slotting
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-crypto
tag: f73079303f663e028288f9f4a9e08bcca39a923e
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 097890495cbb0e8b62106bcd090a5721c3f4b36f
subdir: byron/chain/executable-spec
byron/crypto
byron/crypto/test
byron/ledger/executable-spec
byron/ledger/impl
byron/ledger/impl/test
semantics/executable-spec
semantics/small-steps-test
shelley-ma/impl
shelley/chain-and-ledger/dependencies/non-integer
shelley/chain-and-ledger/executable-spec
shelley/chain-and-ledger/shelley-spec-ledger-test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-node
tag: 9d62ffad185eafaabc35682355602fb5b61d33f6
subdir: cardano-api
cardano-api/test
cardano-cli
cardano-config
cardano-node
cardano-node-chairman
hedgehog-extras
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: ee4e7b547a991876e6b05ba542f4e62909f4a571
subdir: cardano-prelude
cardano-prelude-test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-sl-x509
tag: 43a036c5bbe68ca2e9cbe611eab7982e2348fe49
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-transactions
tag: efc3914f950438b70ebe20919bf6c0ecf93b3bbc
source-repository-package
type: git
location: https://github.com/input-output-hk/goblins
tag: cde90a2b27f79187ca8310b6549331e59595e7ba
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: a89c38ed5825ba17ca79fddb85651007753d699d
subdir: contra-tracer
iohk-monitoring
plugins/backend-aggregation
plugins/backend-ekg
plugins/backend-monitoring
plugins/backend-trace-forwarder
plugins/scribe-systemd
tracer-transformers
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 6cb9052bde39472a0555d19ade8a42da63d3e904
subdir: Win32-network
cardano-client
io-sim
io-sim-classes
network-mux
ntp-client
ouroboros-consensus
ouroboros-consensus-byron
ouroboros-consensus-cardano
ouroboros-consensus-mock
ouroboros-consensus-shelley
ouroboros-network
ouroboros-network-framework
typed-protocols
typed-protocols-examples
source-repository-package
type: git
location: https://github.com/input-output-hk/persistent
tag: 107787ecc4c8a112375493cd66574f788f950fce
subdir: persistent
persistent-sqlite
persistent-template
source-repository-package
type: git
location: https://github.com/snoyberg/http-client.git
tag: 1a75bdfca014723dd5d40760fad854b3f0f37156
subdir: http-client
allow-older: *
allow-newer: *
package cardano-wallet-core
ghc-options: -ddump-to-file -ddump-hi
package cardano-wallet-core-integration
ghc-options: -ddump-to-file -ddump-hi
package cardano-wallet-cli
ghc-options: -ddump-to-file -ddump-hi
package cardano-wallet-launcher
ghc-options: -ddump-to-file -ddump-hi
package cardano-numeric
ghc-options: -ddump-to-file -ddump-hi
package text-class
ghc-options: -ddump-to-file -ddump-hi
package cardano-wallet-test-utils
ghc-options: -ddump-to-file -ddump-hi
package cardano-wallet
ghc-options: -ddump-to-file -ddump-hi
package strict-non-empty-containers
ghc-options: -ddump-to-file -ddump-hi
-- Verbatim
package cardano-crypto
tests: False
benchmarks: False
package contra-tracer
tests: False
benchmarks: False
package iohk-monitoring
tests: False
benchmarks: False
package zip
tests: False
benchmarks: False
package cardano-crypto-praos
tests: False
benchmarks: False
package byron-spec-ledger
tests: False
benchmarks: False
package ouroboros-consensus-cardano
tests: False
benchmarks: False
package small-steps
tests: False
benchmarks: False
package small-steps-test
tests: False
benchmarks: False
package ouroboros-consensus
tests: False
benchmarks: False
package ouroboros-consensus-byron
tests: False
benchmarks: False
package ouroboros-consensus-shelley
tests: False
benchmarks: False
package ouroboros-consensus-mock
tests: False
benchmarks: False
package cborg
tests: False
benchmarks: False
package http-client
tests: False
benchmarks: False
package goblins
tests: False
benchmarks: False
package io-sim
tests: False
benchmarks: False
package io-sim-classes
tests: False
benchmarks: False
package shelley-spec-non-integral
tests: False
benchmarks: False
package network-mux
tests: False
benchmarks: False
package typed-protocols
tests: False
benchmarks: False
package typed-protocols-examples
tests: False
benchmarks: False
package cardano-prelude
tests: False
benchmarks: False
package cardano-binary
tests: False
benchmarks: False
package cardano-sl-x509
tests: False
benchmarks: False
package cardano-crypto-class
tests: False
benchmarks: False
package cardano-crypto-wrapper
tests: False
benchmarks: False
package ouroboros-network-framework
tests: False
benchmarks: False
package ouroboros-network
tests: False
benchmarks: False
package byron-spec-chain
tests: False
benchmarks: False
package cardano-addresses
tests: False
benchmarks: False
package cardano-api
tests: False
benchmarks: False
package cardano-cli
tests: False
benchmarks: False
package cardano-crypto
tests: False
benchmarks: False
package cardano-ledger
tests: False
benchmarks: False
package cardano-node
tests: False
benchmarks: False
package cardano-transactions
tests: False
benchmarks: False
package lobemo-backend-monitoring
tests: False
benchmarks: False
package ntp-client
tests: False
benchmarks: False
package ouroboros-consensus-test-infra
tests: False
benchmarks: False
package persistent
tests: False
benchmarks: False
package persistent-sqlite
tests: False
benchmarks: False
package persistent-template
tests: False
benchmarks: False
package shelley-spec-ledger-test
tests: False
benchmarks: False