Skip to content

Commit fda50a7

Browse files
committed
WIP: added TODO
1 parent bd2470a commit fda50a7

File tree

1 file changed

+2
-0
lines changed
  • ouroboros-network-framework/src/Ouroboros/Network/Server

1 file changed

+2
-0
lines changed

ouroboros-network-framework/src/Ouroboros/Network/Server/Simple.hs

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

3535

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

0 commit comments

Comments
 (0)