Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Go to file
2022-04-26 01:08:40 +05:30
.circleci Target GHC 9.2.2 (#2787) 2022-03-21 17:19:25 +00:00
.github Fix hackage workflow 2022-04-21 17:09:49 +05:30
.gitlab Fix windows CI 2022-04-26 01:08:40 +05:30
bindist Fix windows CI 2022-04-26 01:08:40 +05:30
docs Remove references to cabal-ghc921.project 2022-04-21 14:08:10 +05:30
exe Avoid race conditions with VFS and VFS versions (#2789) 2022-04-16 20:43:44 +00:00
ghcide Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
hie-compat Prepare 1.6.0 release (#2642) 2022-01-28 09:06:56 +00:00
hls-graph Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
hls-plugin-api Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
hls-test-utils Bump hls-test-utils to 1.3 2022-04-23 16:45:47 +05:30
plugins Bump hls-test-utils to 1.3 2022-04-23 16:45:47 +05:30
release Add release scripts 2022-04-25 13:08:49 +05:30
shake-bench Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
src/Ide Purge some more hslogger (#2770) 2022-03-10 13:10:17 +00:00
test Should no related code lens if the module name is correct (#2826) 2022-04-13 11:16:28 +00:00
test-logs Make sure the test-logs directory exists 2020-03-15 12:38:07 +00:00
.editorconfig removed Makefile section 2020-10-11 20:28:08 +02:00
.gitignore Delete HLS installer scripts (#2773) 2022-03-11 15:11:31 +00:00
.gitlab-ci.yml Fix windows CI 2022-04-26 01:08:40 +05:30
.gitmodules Remove the ghcide submodule 2020-12-29 13:17:40 +00:00
.gitpod.yml enable the PR gitpod badge and drop the label (#2167) 2021-09-07 19:00:50 +02:00
.pre-commit-config.yaml Add pre-commit hook for cleaning up mixed-line endings (#2679) 2022-02-04 14:50:18 +00:00
.readthedocs.yaml Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +00:00
.stylish-haskell.yaml Add pre-commit hook for cleaning up mixed-line endings (#2679) 2022-02-04 14:50:18 +00:00
cabal-ghc90.project Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
cabal-ghc92.project Enable hls-stylish-haskell-plugin with ghc 9.2 (#2836) 2022-04-19 13:57:34 +00:00
cabal.project Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
ChangeLog.md Prepare 1.7.0.0 2022-04-21 14:08:10 +05:30
CITATION.cff Create a citation (#2155) 2021-09-04 04:17:44 +00:00
CODE_OF_CONDUCT.md Add proof of concept hard-coded hover handler 2020-01-25 19:45:32 +00:00
CODEOWNERS Add @July541 for call-hierarchy-plugin (#2708) 2022-02-13 07:15:00 +00:00
configuration-ghc-901.nix Nix flake fix dev shells (#2655) 2022-02-16 12:24:22 +00:00
configuration-ghc-921.nix Enable hls-stylish-haskell-plugin with ghc 9.2 (#2836) 2022-04-19 13:57:34 +00:00
default.nix Use cabal-install if nix is failing in CI (#1859) 2021-05-24 07:42:00 +02:00
flake.lock Fix flake.lock (#2743) 2022-03-01 13:56:05 -05:00
flake.nix Remove references to cabal-ghc921.project 2022-04-21 14:08:10 +05:30
fmt.sh Add a new benchmark example to characterise multi-component performance (#1326) 2021-02-12 16:03:34 +00:00
FUNDING.yml Include sponsorship section (#2063) 2021-08-02 23:38:45 +00:00
GenChangelogs.hs Prepare 1.5.1 (#2393) 2021-11-28 12:54:17 +00:00
GNUmakefile Fix windows CI 2022-04-26 01:08:40 +05:30
haskell-language-server.cabal Bump hls-test-utils to 1.3 2022-04-23 16:45:47 +05:30
LICENSE Initial commit 2020-01-25 14:19:40 +00:00
myst-parser.nix Update flake to use fourmolu plugin in GHC 9 (#2482) 2021-12-13 23:09:17 +00:00
README.md Add chat on irc badge (#2214) 2021-09-21 10:16:01 +00:00
Setup.hs Initial basic infrastucture 2020-01-25 14:33:53 +00:00
shell.nix Fix flake compat (#1852) 2021-05-21 15:58:26 -04:00
stack-8.6.5.yaml Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
stack-8.8.4.yaml Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
stack-8.10.6.yaml Enable rename plugin (#2809) 2022-04-03 21:30:40 +00:00
stack-8.10.7.yaml Enable rename plugin (#2809) 2022-04-03 21:30:40 +00:00
stack-9.0.1.yaml Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
stack-9.0.2.yaml Upgrade to hie-bios 0.9.1 (#2766) 2022-03-08 13:24:00 +00:00
stack-9.2.yaml Enable hls-stylish-haskell-plugin with ghc 9.2 (#2836) 2022-04-19 13:57:34 +00:00
stack.yaml Enable rename plugin (#2809) 2022-04-03 21:30:40 +00:00

haskell-language-server

haskell-language-server

Release Hackage License Apache 2.0 CircleCI GitHub Testing Workflow GitHub Nix Workflow ircchat codetriage

The official Haskell language server (LSP) implementation. Consult the project documentation for more details.