lsp-types: Haskell library for the Microsoft Language Server Protocol, data types
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [missing-upper-bounds] On library 'lsp-types-quickcheck', these packages miss upper bounds: - QuickCheck - quickcheck-instances - generic-arbitrary Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On library 'metamodel', these packages miss upper bounds: - aeson Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On executable 'generator', these packages miss upper bounds: - containers - directory - filepath - mtl - prettyprinter - regex - witherable Please add them. There is more information at https://pvp.haskell.org/
An implementation of the types to allow language implementors to support the Language Server Protocol for their specific language.
[Skip to Readme]
Properties
| Versions | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.0.1, 1.4.0.0, 1.4.0.1, 1.5.0.0, 1.6.0.0, 1.6.0.1, 2.0.0.0, 2.0.0.1, 2.0.1.0, 2.0.1.1, 2.0.2.0, 2.1.0.0, 2.1.1.0, 2.2.0.0, 2.3.0.0, 2.3.0.1, 2.4.0.0, 2.4.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=2 && <2.3), base (>=4.11 && <5), binary (>=0.8 && <0.9), containers (>=0.6 && <0.9), data-default (>=0.7 && <0.9), deepseq (>=1.4 && <1.6), Diff (>=0.4 && <1.1), directory, dlist (>=1.0 && <1.1), exceptions (>=0.10 && <0.11), file-embed (>=0.0.15 && <0.1), filepath (>=1.4 && <1.6), generic-arbitrary, hashable (>=1.4 && <1.6), indexed-traversable (>=0.1 && <0.2), indexed-traversable-instances (>=0.1 && <0.2), lens (>=5.1 && <5.4), lsp-types, mod (>=0.2 && <0.3), mtl (>=2.2 && <2.4), network-uri (>=2.6 && <2.7), prettyprinter (>=1.7 && <1.8), QuickCheck, quickcheck-instances, regex, row-types (>=1.0 && <1.1), safe (>=0.3 && <0.4), some (>=1.0 && <1.1), template-haskell (>=2.7 && <2.25), text (>=1 && <2.2), witherable [details] |
| License | MIT |
| Copyright | Alan Zimmerman, 2016-2021 |
| Author | Alan Zimmerman |
| Maintainer | alan.zimm@gmail.com |
| Category | Development |
| Home page | https://github.com/haskell/lsp |
| Source repo | head: git clone https://github.com/haskell/lsp |
| Uploaded | by hls_team at 2026-02-17T10:09:56Z |
library lsp-types
Modules
[Index] [Quick Jump]
library lsp-types:lsp-types-quickcheck
library lsp-types:metamodel
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| force-ospath | Force a version bound on filepath library, to enable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lsp-types-2.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees