Skip to content

Commit 118ed31

Browse files
committed
WIP
1 parent e3ddb0a commit 118ed31

File tree

2 files changed

+200
-92
lines changed

2 files changed

+200
-92
lines changed

dmq-node/dmq-node.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ library
8787
base16-bytestring,
8888
bytestring >=0.10 && <0.13,
8989
cardano-binary,
90+
-- TODO
91+
--cardano-diffusion:logging,
9092
cardano-crypto-class,
9193
cborg >=0.2.1 && <0.3,
9294
containers >=0.5 && <0.8,
@@ -102,8 +104,11 @@ library
102104
kes-agent-crypto ^>=0.1,
103105
network ^>=3.2.7,
104106
network-mux ^>=0.9.1,
107+
network-mux:logging,
105108
optparse-applicative ^>=0.18,
106109
ouroboros-network:{ouroboros-network, api, framework, orphan-instances, protocols} ^>=0.23,
110+
ouroboros-network:logging,
111+
ouroboros-network:framework-logging,
107112
random ^>=1.2,
108113
singletons,
109114
text >=1.2.4 && <2.2,

0 commit comments

Comments
 (0)