ribosome-host-0.9.9.9: Neovim plugin host for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ribosome.Host.Interpreter.Rpc

Documentation

handleCall :: RpcCall a -> (Request -> (Object -> Either Text a) -> Sem r a) -> Sem r a Source #