hbs2/hbs2-peer/lib/HBS2/Peer/RPC/Client.hs

13 lines
187 B
Haskell

module HBS2.Peer.RPC.Client
( module HBS2.Peer.RPC.Client
, module Exported
) where
import HBS2.Net.Proto.Service as Exported
import HBS2.Peer.RPC.Client.Internal as Exported