Safe Haskell | None |
---|---|
Language | Haskell2010 |
- rpcServer :: (FilePath -> RpcConversation -> IO ()) -> [String] -> IO ()
- concurrentConversation :: FilePath -> FilePath -> FilePath -> (FilePath -> RpcConversation -> IO ()) -> IO ()
- data RpcConversation = RpcConversation {}