This repository has been archived by the owner on Nov 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
cabal.project
291 lines (249 loc) · 8.18 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
index-state: 2021-08-14T00:00:00Z
-- This configuration is known to work with GHC 8.10.4 and cabal 3.4.0.0.
packages: .
-- -- FIXME: On some platforms, one may need to explicitly specify the locations of certain
-- -- header and library files.
-- package zlib
-- extra-include-dirs: /nix/store/m11lzq9kbi76yx339hqi98sjvv3l3jxh-zlib-1.2.11-dev/include
-- extra-lib-dirs: /nix/store/qvgf4g9c5h3wzq4xjy566vc0pqgc9fjq-zlib-1.2.11/lib
-- package digest
-- extra-include-dirs: /nix/store/m11lzq9kbi76yx339hqi98sjvv3l3jxh-zlib-1.2.11-dev/include
-- extra-lib-dirs: /nix/store/qvgf4g9c5h3wzq4xjy566vc0pqgc9fjq-zlib-1.2.11/lib
package cardano-api
ghc-options: -Werror
package cardano-cli
ghc-options: -Werror
package cardano-config
ghc-options: -Werror
package cardano-node
ghc-options: -Werror
package cardano-node-chairman
ghc-options: -Werror
package tx-generator
ghc-options: -Werror
package cryptonite
flags: -support_rdrand
package cardano-crypto-praos
flags: -external-libsodium-vrf
tests: False
test-show-details: direct
-- ------------------------------------------------------------- --
-- --
-- For developing with `nix-shell`: --
-- 1. Run `nix-shell`. --
-- 2. Temporarily comment-out the lines following this comment. --
-- 3. Run `cabal build`. --
-- --
-- ------------------------------------------------------------- --
source-repository-package
type: git
location: https://bitbucket.org/functionally/mantra.git
tag: ef5649496343907b62b6d3e2c82079c5851e8acd
--sha256: 13pbkiqk5pcg78rspsxakckvxxgl1wfn92yw484gihqh1b687zvb
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-node
tag: ed7fdbf65f40f8e194850b87dd8c631fe26154e6
--sha256: 0ivvqnw6fflfbzywychfsyyjd6jn3pg1r0vv63m1rdwp04v59kh5
subdir:
cardano-api
cardano-node
cardano-cli
cardano-config
source-repository-package
type: git
location: https://github.com/input-output-hk/optparse-applicative
tag: 7497a29cb998721a9068d5725d49461f2bba0e7a
--sha256: 1gvsrg925vynwgqwplgjmp53vj953qyh3wbdf34pw21c8r47w35r
source-repository-package
type: git
location: https://github.com/input-output-hk/hedgehog-extras
tag: edf6945007177a638fbeb8802397f3a6f4e47c14
--sha256: 0wc7qzkc7j4ns2rz562h6qrx2f8xyq7yjcb7zidnj7f6j0pcd0i9
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
cardano-crypto-tests
measures
orphans-deriving-via
slotting
strict-containers
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-crypto
tag: 07397f0e50da97eaa0575d93bee7ac4b2b2576ec
--sha256: 06sdx5ndn2g722jhpicmg96vsrys89fl81k8290b3lr6b1b0w4m3
source-repository-package
type: git
location: https://github.com/raduom/cardano-ledger-specs
tag: ef6bb99782d61316da55470620c7da994cc352b2
--sha256: 0z2818kwiwv7smz0ff8wr4zb405pymgd12zm32asas0mp5bqxkin
subdir:
alonzo/impl
byron/chain/executable-spec
byron/crypto
byron/crypto/test
byron/ledger/executable-spec
byron/ledger/impl
byron/ledger/impl/test
cardano-ledger-core
cardano-protocol-tpraos
semantics/executable-spec
semantics/small-steps-test
shelley-ma/impl
shelley-ma/shelley-ma-test
shelley/chain-and-ledger/dependencies/non-integer
shelley/chain-and-ledger/executable-spec
shelley/chain-and-ledger/shelley-spec-ledger-test
--TODO: disabled until it drops its dep on plutus-tx-plugin
-- alonzo/test
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: fd773f7a58412131512b9f694ab95653ac430852
--sha256: 02jddik1yw0222wd6q0vv10f7y8rdgrlqaiy83ph002f9kjx7mh6
subdir:
cardano-prelude
cardano-prelude-test
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/iohk-monitoring-framework
tag: 46f994e216a1f8b36fe4669b47b2a7011b0e153c
--sha256: 1il8fx3misp3650ryj368b3x95ksz01zz3x0z9k00807j93d0ka0
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/Win32-network
tag: 3825d3abf75f83f406c1f7161883c438dac7277d
--sha256: 19wahfv726fa3mqajpqdqhnl9ica3xmf68i254q45iyjcpj1psqx
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 5d37a927046bc7da2887830d8e35cf604622ce09
--sha256: 1620zcnivgm1wp1kq3vqc44g77lv7dalzgywc96qsblf1sv9fw3p
subdir:
io-classes
io-sim
monoidal-synchronisation
network-mux
ntp-client
ouroboros-consensus
ouroboros-consensus-byron
ouroboros-consensus-cardano
ouroboros-consensus-shelley
ouroboros-network
ouroboros-network-framework
ouroboros-network-testing
typed-protocols
typed-protocols-examples
source-repository-package
type: git
location: https://github.com/input-output-hk/plutus
tag: e2cd641501d13715120329092b3a93df35493a44
--sha256: 0aicyg6skqhpfciakwn68b9ppkpm95j1x3d4sj3xmc542sr6932g
subdir:
doc
fake-pab
freer-extras
marlowe
marlowe-actus
marlowe-dashboard-server
marlowe-playground-server
marlowe-symbolic
playground-common
plutus-benchmark
plutus-chain-index
plutus-contract
plutus-core
plutus-errors
plutus-ledger
plutus-ledger-api
plutus-metatheory
plutus-pab
plutus-playground-server
plutus-tx
plutus-tx-plugin
plutus-use-cases
prettyprinter-configurable
quickcheck-dynamic
stubs/plutus-ghc-stub
web-ghc
word-array
-- Drops an instance breaking our code. Should be released to Hackage eventually.
source-repository-package
type: git
location: https://github.com/input-output-hk/flat
tag: ee59880f47ab835dbd73bea0847dab7869fc20d8
--sha256: 1lrzknw765pz2j97nvv9ip3l1mcpf2zr4n56hwlz0rk7wq7ls4cm
-- Needs some patches, but upstream seems to be fairly dead (no activity in > 1 year)
source-repository-package
type: git
location: https://github.com/input-output-hk/purescript-bridge.git
tag: 6a92d7853ea514be8b70bab5e72077bf5a510596
--sha256: 13j64vv116in3c204qsl1v0ajphac9fqvsjp7x3zzfr7n7g61drb
source-repository-package
type: git
location: https://github.com/input-output-hk/servant-purescript.git
tag: a0c7c7e37c95564061247461aef4be505a853538
--sha256: 177na04jf6wf18kandzsah40lw3xswmmccpr3hkb8wb4hypcffnf
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-addresses
tag: d2f86caa085402a953920c6714a0de6a50b655ec
--sha256: 0p6jbnd7ky2yf7bwb1350k8880py8dgqg39k49q02a6ij4ld01ay
subdir:
core
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-wallet
tag: ae7569293e94241ef6829139ec02bd91abd069df
--sha256: 1mv1dhpkdj9ridm1fvq6jc85qs6zvbp172228rq72gyawjwrgvi6
subdir:
lib/text-class
lib/strict-non-empty-containers
lib/core
lib/test-utils
lib/numeric
constraints:
hedgehog >= 1.0
, bimap >= 0.4.0
, libsystemd-journal >= 1.4.4
, systemd >= 2.3.0
-- systemd-2.3.0 requires at least network 3.1.1.0 but it doesn't declare
-- that dependency
, network >= 3.1.1.0
, dependent-sum > 0.6.2.0
, singletons < 3.0
package comonad
flags: -test-doctests
package cardano-ledger-alonzo-test
tests: False
allow-newer:
monoidal-containers:aeson,
size-based:template-haskell,
ouroboros-consensus-byron:formatting,
beam-core:aeson,
beam-sqlite:aeson,
beam-sqlite:dlist,
beam-migrate:aeson