agda-language-server: An implementation of language server protocal (LSP) for Agda 2.
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, these packages miss upper bounds: - Agda - aeson - bytestring - containers - directory - filepath - lsp - lsp-types - mtl - prettyprinter - process - stm - strict - text Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On library, these packages miss upper bounds: - Agda - aeson - bytestring - containers - directory - filepath - lsp - lsp-types - mtl - prettyprinter - process - stm - strict - text - network Please add them. There is more information at https://pvp.haskell.org/
Please see the README on GitHub at https://github.com/agda/agda-language-server#readme
[Skip to Readme]
Properties
| Versions | 0.0.3.0, 0.2.0, 0.2.1, 0.2.2.6.2, 0.2.6.2.2, 0.2.6.2.2.1, 0.2.6.3.0, 0.2.7.0.1.5, 7 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson, Agda, agda-language-server, base (>=4.7 && <5), bytestring, containers, directory, filepath, lsp (>=2), lsp-types (>=2), mtl, network, network-simple (==0.4.2), prettyprinter, process, stm, strict, text, unix (>=2.8.0.0 && <2.9) [details] |
| License | MIT |
| Copyright | 2020-23 Ting-Gian LUA, Andreas ABEL |
| Author | Ting-Gian LUA |
| Maintainer | banacorn@gmail.com, Andreas Abel |
| Category | Development |
| Home page | https://github.com/banacorn/agda-language-server#readme |
| Bug tracker | https://github.com/banacorn/agda-language-server/issues |
| Source repo | head: git clone https://github.com/banacorn/agda-language-server |
| Uploaded | by banacorn at 2026-09-16T07:40:48Z |
Modules
- Agda
- Agda.Convert
- Agda.IR
- Agda.Parser
- Agda.Position
- Control
- Concurrent
- Control.Concurrent.SizedChan
- Concurrent
- Monad
- Options
- Render
- Render.Class
- Render.Common
- Render.Concrete
- Render.Interaction
- Render.Internal
- Render.Literal
- Render.Name
- Render.Position
- Render.RichText
- Render.TypeChecking
- Render.Utils
- Server
- Server.CommandController
- Server.Handler
- Server.ResponseController
- Switchboard
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| agda-2-6-4 | Embed Agda-2.6.4.3 | Disabled |
| agda-2-7-0 | Embed Agda-2.7.0.1 | Disabled |
| agda-2-8-0 | Embed Agda-2.8.0 | Disabled |
| reactor | Build as a WASI reactor module | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- agda-language-server-0.2.7.0.1.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees