Skip to content

Commit

Permalink
node-to-client: export LocalSocket constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Jul 20, 2021
1 parent 16321b6 commit cd88396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ouroboros-network/src/Ouroboros/Network/NodeToClient.hs
Expand Up @@ -45,7 +45,7 @@ module Ouroboros.Network.NodeToClient (
, withIOManager
, LocalSnocket
, localSnocket
, LocalSocket
, LocalSocket (..)
, LocalAddress (..)

-- * Versions
Expand Down

0 comments on commit cd88396

Please sign in to comment.