Search Criteria
Package Details: haskell-agda-language-server 0.2.1-22
Package Actions
| Git Clone URL: | https://aur.archlinux.org/haskell-agda-language-server.git (read-only, click to copy) |
|---|---|
| Package Base: | haskell-agda-language-server |
| Description: | An implementation of language server protocal (LSP) for Agda 2. |
| Upstream URL: | https://github.com/banacorn/agda-language-server#readme |
| Licenses: | custom: MIT |
| Submitter: | phijor |
| Maintainer: | None |
| Last Packager: | phijor |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-24 17:29 (UTC) |
| Last Updated: | 2022-08-21 15:11 (UTC) |
Dependencies (13)
- agda (agda-gitAUR, agda-bin-gitAUR)
- ghc-libs
- haskell-aeson
- haskell-lsp (haskell-lsp-gitAUR)
- haskell-network
- haskell-network-simple
- haskell-strict
- ghc (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- haskell-tasty (make)
- haskell-tasty-golden (make)
- haskell-tasty-hunit (make)
- haskell-tasty-quickcheck (make)
Latest Comments
grdgkjrpdihe commented on 2026-02-17 18:55 (UTC)
PKGBUILD
agda-2.6.2.2.patch
check wont pass. but lsp able to be used (didnt occurred any error so far)
AZMCode commented on 2024-07-22 21:04 (UTC)
Hello! Is there any possibility of this package being updated? It seems like the repository upstream has moved from banacorn/agda-language-server into agda/agda-language-server, and now the repository is offering v0.2.6.4.0.3.
Have you all tried repackaging the ubuntu binaries they now offer, instead of building from source?
mild_sunrise commented on 2023-02-15 21:05 (UTC) (edited on 2023-02-15 21:06 (UTC) by mild_sunrise)
hi! sorry, I forgot to turn on notifications and didn't see the last comment. since upstream is lagging so much, I think I would appreciate being a co-maintainer :)
in the meantime, temporary
lsp-1.5.patchto add (in addition to the one I last sent) for changes to lsp 1.5 / 1.6:phijor commented on 2022-08-21 15:13 (UTC)
Thanks a lot, mild_sunrise! I can add you as a co-maintainer of this package, so you don't have to wait for me to apply fixes. Please tell me if that is something you would want :)
mild_sunrise commented on 2022-08-15 15:24 (UTC)
temporary patch until upstream updates to Agda 2.6.2.2:
(I've submitted a PR with this patch but it's still incomplete for upstream to accept)
phijor commented on 2022-07-15 17:51 (UTC)
Thank you for the fix, @mild_sunrise! I updated the package, let's wait for a new upstream release.
mild_sunrise commented on 2022-07-15 10:16 (UTC)
quick fix to get it working until upstream releases updated version for Agda 2.6.2.1: