ide-backend-common-0.9.0: Shared library used be ide-backend and ide-backend-server
IdeSession.RPC.Stream
Description
Wrapper around binary
data Stream a Source
newStream :: Binary a => Handle -> IO (Stream a) Source
nextInStream :: forall a. Stream a -> IO a Source