| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Dhall.LSP.State
Documentation
data ServerState Source #
Constructors
| ServerState | |
Fields
| |
errors :: Lens' ServerState (Map Uri DhallError) Source #
initialState :: LspFuncs () -> ServerState Source #
dhall-lsp-server-1.0.0
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Dhall.LSP.State
data ServerState Source #
Constructors
| ServerState | |
Fields
| |
errors :: Lens' ServerState (Map Uri DhallError) Source #
initialState :: LspFuncs () -> ServerState Source #