Skip to content

Commit ee26033

Browse files
committed
WIP: added TODO
1 parent 5e91419 commit ee26033

File tree

1 file changed

+2
-0
lines changed
  • ouroboros-network-framework/testlib/Test/Ouroboros/Network

1 file changed

+2
-0
lines changed

ouroboros-network-framework/testlib/Test/Ouroboros/Network/Server.hs

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ import Ouroboros.Network.Snocket as Snocket
3232
import Ouroboros.Network.Socket
3333

3434

35+
-- TODO: should be moved to `ouroboros-network-framework`
36+
-- It is needed in `ekg-forward` and probably wallet too.
3537
with :: forall fd addr vNumber vData m a b.
3638
( Alternative (STM m),
3739
MonadAsync m,

0 commit comments

Comments
 (0)