agda-language-server-0.2.1: An implementation of language server protocal (LSP) for Agda 2.
Safe HaskellNone
LanguageHaskell2010

Switchboard

Synopsis

Documentation

new :: Env -> IO Switchboard Source #

All channels go in and out from here

setupLanguageContextEnv :: Switchboard -> LanguageContextEnv Config -> IO () Source #

For sending reactions to the client