forked from IntersectMBO/ouroboros-network
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
190 lines (149 loc) · 4.51 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
index-state: 2020-11-15T00:00:00Z
packages: ./typed-protocols
./typed-protocols-examples
./ouroboros-network-testing
./network-mux
./ouroboros-network-framework
./ouroboros-network
./ouroboros-network-testing
./ouroboros-consensus
./ouroboros-consensus-byron
./ouroboros-consensus-byron-test
./ouroboros-consensus-byronspec
./ouroboros-consensus-cardano
./ouroboros-consensus-cardano-test
./ouroboros-consensus-mock
./ouroboros-consensus-mock-test
./ouroboros-consensus-shelley
./ouroboros-consensus-shelley-test
./ouroboros-consensus-test
./io-sim
./io-sim-classes
./ntp-client
./Win32-network
./cardano-client
constraints:
ip < 1.5,
hedgehog >= 1.0,
bimap >= 0.4.0
package Win32-network
tests: True
package io-sim-classes
flags: +asserts
package network-mux
flags: +asserts
package typed-protocols
package typed-protocols-examples
tests: True
package ouroboros-network-framework
tests: True
package ouroboros-network-testing
tests: True
package mux
tests: True
package ouroboros-network
tests: True
flags: +asserts +cddl
package ouroboros-consensus
flags: +asserts
package ouroboros-consensus-test
tests: True
package ouroboros-consensus-mock
flags: +asserts
package ouroboros-consensus-mock-test
tests: True
package ouroboros-consensus-byron
flags: +asserts
package ouroboros-consensus-byron-test
tests: True
package ouroboros-consensus-shelley
flags: +asserts
package ouroboros-consensus-shelley-test
tests: True
package ouroboros-consensus-cardano
flags: +asserts
package ouroboros-consensus-cardano-test
tests: True
package cardano-binary
tests: False
package cardano-crypto
tests: False
package cardano-crypto-class
tests: False
package cardano-crypto-wrapper
tests: False
package cardano-prelude
tests: False
package contra-tracer
tests: False
package byron-spec-chain
tests: False
package byron-spec-ledger
tests: False
package goblins
tests: False
package small-steps
tests: False
package small-steps-test
tests: False
source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
tag: 65834fcfde3d86461a8f8525b04e4bdf9cc06e41
--sha256: 0vlxfbfa4skagngwirx5fnyhl8bycskgk0gnhaawrbi3w9qxbd1s
subdir: contra-tracer
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/cardano-base
tag: 6a6ea9695ee898dd7d4fd7a5d2cc639d7d5764f7
--sha256: 1hkq5i9fjjr4picx3plq3s09isrmx6jifpqf57c7viqfdrwlhjnj
subdir:
binary
binary/test
cardano-crypto-class
cardano-crypto-praos
slotting
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger-specs
tag: 1e7e6e03a46e8118b318ed105214767aec0f3976
--sha256: 0nrlf2p3s48py3adqbh6ch5376di9c2gp528ssdxfbnldf7g5awb
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
shelley-ma/shelley-ma-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/cardano-crypto/
tag: 2547ad1e80aeabca2899951601079408becbc92c
--sha256: 1p2kg2w02q5w1cvqzhfhqmxviy4xrzada3mmb096j2n6hfr20kri
-- The r0 revision of this quickcheck-state-machine-0.7 on Hackage adds a lower
-- bound on the text package: >=1.2.4.0. However, 1.2.4.0 doesn't support GHC
-- 8.10, 1.2.4.1 will, but that hasn't been released yet. GHC 8.10 is bundled
-- with 1.2.3.2, so override quickcheck-state-machine's lower bound to support
-- an "older" version of text. See
-- https://github.com/advancedtelematic/quickcheck-state-machine/issues/371
allow-older: quickcheck-state-machine:text