-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcabal.project
188 lines (152 loc) · 4.6 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
index-state: 2020-12-11T00:00:00Z
packages:
cardano-api
cardano-api/test
cardano-cli
cardano-config
cardano-node
cardano-node-chairman
hedgehog-extras
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 hedgehog-extras
ghc-options: -Werror
package cryptonite
-- Using RDRAND instead of /dev/urandom as an entropy source for key
-- generation is dubious. Set the flag so we use /dev/urandom by default.
flags: -support_rdrand
-- ---------------------------------------------------------
-- Disable all tests by default
tests: False
test-show-details: direct
-- Then enable specific tests in this repo
package cardano-api
tests: True
package cardano-cli
tests: True
package cardano-node
tests: True
package cardano-node-chairman
tests: True
-- The following is needed because Nix is doing something crazy.
package byron-spec-ledger
tests: False
package ouroboros-consensus-test
tests: False
package ouroboros-consensus-cardano-test
tests: False
package ouroboros-network
tests: False
package ouroboros-network-framework
tests: False
package small-steps
tests: False
package small-steps-test
tests: False
package goblins
tests: False
package io-sim-classes
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: 6a6ea9695ee898dd7d4fd7a5d2cc639d7d5764f7
--sha256: 1hkq5i9fjjr4picx3plq3s09isrmx6jifpqf57c7viqfdrwlhjnj
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: 2547ad1e80aeabca2899951601079408becbc92c
--sha256: 1p2kg2w02q5w1cvqzhfhqmxviy4xrzada3mmb096j2n6hfr20kri
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: a638b9fa854fced8b8165631885268e3814f2d90
--sha256: 0jfdiha2xjjvqqi3dy410whzjiyhs3vxyic423ddlpbi1pdr3xdd
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/chain-and-ledger/dependencies/non-integer
shelley/chain-and-ledger/executable-spec
shelley/chain-and-ledger/shelley-spec-ledger-test
shelley-ma/impl
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: ee4e7b547a991876e6b05ba542f4e62909f4a571
--sha256: 0dg6ihgrn5mgqp95c4f11l6kh9k3y75lwfqf47hdp554w7wyvaw6
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: a89c38ed5825ba17ca79fddb85651007753d699d
--sha256: 0i4p3jbr9pxhklgbky2g7rfqhccvkqzph0ak5x8bb6kwp7c7b8wf
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: 4fdc309f855792ed30271c30dcd9159232404787
--sha256: 1j03pzqw0n10m9af17q37b6l90x2qdajp30xjpv2247rwpgip31i
subdir:
io-sim
io-sim-classes
network-mux
ouroboros-consensus
ouroboros-consensus-byron
ouroboros-consensus-cardano
ouroboros-consensus-shelley
ouroboros-network
ouroboros-network-framework
typed-protocols
typed-protocols-examples
Win32-network
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
package comonad
flags: -test-doctests