@@ -114,7 +114,6 @@ constraints:
114
114
, cardano-protocol-tpraos == 0.1.0.0
115
115
, cardano-slotting == 0.1.0.0
116
116
, contra-tracer == 0.1.0.0
117
- , ekg-forward == 0.1.0
118
117
, generic-monoid == 0.1.0.1
119
118
, goblins == 0.2.0.0
120
119
, iohk-monitoring == 0.1.11.0
@@ -125,17 +124,13 @@ constraints:
125
124
, lobemo-scribe-systemd == 0.1.0.0
126
125
, measures == 0.1.0.0
127
126
, monoidal-synchronisation == 0.1.0.1
128
- , network-mux == 0.1.0.1
129
127
, non-integral == 0.1.0.0
130
128
, orphans-deriving-via == 0.1.0.0
131
- , ouroboros-consensus == 0.1.0.1
129
+ , ouroboros-consensus == 0.1.0.3
132
130
, ouroboros-consensus-byron == 0.1.0.1
133
- , ouroboros-consensus-cardano == 0.1 .0.1
131
+ , ouroboros-consensus-cardano == 0.2 .0.0
134
132
, ouroboros-consensus-protocol == 0.1.0.1
135
133
, ouroboros-consensus-shelley == 0.1.0.1
136
- , ouroboros-network == 0.1.0.1
137
- , ouroboros-network-framework == 0.1.0.1
138
- , ouroboros-network-testing == 0.1.0.1
139
134
, plutus-core == 1.0.0.1
140
135
, plutus-ghc-stub == 8.6.5
141
136
, plutus-ledger-api == 1.0.0.1
@@ -147,12 +142,13 @@ constraints:
147
142
, small-steps-test == 0.1.0.0
148
143
, strict-containers == 0.1.0.0
149
144
, tracer-transformers == 0.1.0.1
150
- , typed-protocols == 0.1.0.0
151
- , typed-protocols-cborg == 0.1.0.0
152
145
, vector-map == 0.1.0.0
153
146
, Win32-network == 0.1.0.0
154
147
, wl-pprint-annotated == 0.1.0.1
155
148
, word-array == 0.1.0.0
149
+ , io-classes == 0.3.0.0
150
+ , typed-protocols == 0.1.0.1
151
+ , typed-protocols-examples == 0.1.0.1
156
152
157
153
extra-packages :
158
154
ouroboros-consensus-cardano-tools == 0.1.0.1
@@ -175,20 +171,6 @@ allow-newer:
175
171
-- Do NOT add more source-repository-package stanzas here unless they are strictly
176
172
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
177
173
178
- source-repository-package
179
- type : git
180
- location : https://github.com/input-output-hk/moo
181
- tag : 8c487714fbfdea66188fcb85053e7e292e0cc348
182
- --sha256 : 1mdj218hgh7s5a6b9k14vg9i06zxah0wa42ycdgh245izs8nfv0x
183
-
184
- -- Open PR upstream, maintainer unresponsive, hopefully short-lived fork.
185
- -- TODO (mpj): release into CHaP as a patched version and delete
186
- source-repository-package
187
- type : git
188
- location : https://github.com/vshabanov/ekg-json
189
- tag : 00ebe7211c981686e65730b7144fbf5350462608
190
- --sha256 : 1zvjm3pb38w0ijig5wk5mdkzcszpmlp5d4zxvks2jk1rkypi8gsm
191
-
192
174
source-repository-package
193
175
type : git
194
176
location : https://github.com/denisshevchenko/threepenny-gui
0 commit comments