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: | phijor |
Last Packager: | phijor |
Votes: | 1 |
Popularity: | 0.000546 |
First Submitted: | 2022-03-24 17:29 (UTC) |
Last Updated: | 2022-08-21 15:11 (UTC) |
Dependencies (13)
- agda (agda-git, agda-bin-git)
- ghc-libs (ghc-cabal-arts)
- haskell-aeson
- haskell-lsp (haskell-lsp-git)
- haskell-network
- haskell-network-simple
- haskell-strict
- ghc (ghc-raspbian-bin, ghc-cabal-arts) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- haskell-tasty (make)
- haskell-tasty-golden (make)
- haskell-tasty-hunit (make)
- haskell-tasty-quickcheck (make)
Latest Comments
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.patch
to 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: