Directory listing for lsp-types-1.1.0.0 candidate source tarball
lsp-types-1.1.0.0/
- ChangeLog.md
- LICENSE
- README.md
- Setup.hs
- lsp-types.cabal
- src/
- Data/
- Language/
- LSP/
- Types.hs
- VFS.hs
- Types/
- Cancellation.hs
- Capabilities.hs
- ClientCapabilities.hs
- CodeAction.hs
- CodeLens.hs
- Command.hs
- Common.hs
- Completion.hs
- Configuration.hs
- Declaration.hs
- Definition.hs
- Diagnostic.hs
- DocumentColor.hs
- DocumentFilter.hs
- DocumentHighlight.hs
- DocumentLink.hs
- DocumentSymbol.hs
- FoldingRange.hs
- Formatting.hs
- Hover.hs
- Implementation.hs
- Initialize.hs
- Lens.hs
- Location.hs
- LspId.hs
- MarkupContent.hs
- Message.hs
- Method.hs
- Progress.hs
- References.hs
- Registration.hs
- Rename.hs
- SelectionRange.hs
- ServerCapabilities.hs
- SignatureHelp.hs
- StaticRegistrationOptions.hs
- TextDocument.hs
- TypeDefinition.hs
- Uri.hs
- Utils.hs
- WatchedFiles.hs
- Window.hs
- WorkspaceEdit.hs
- WorkspaceFolders.hs
- WorkspaceSymbol.hs
- LSP/