Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Go to file
wz1000 d983c89154
Release 2.3.0.0 (#3818)
* Prepare release 2.3.0.0

* release ci: respect ADD_CABAL_ARGS on non-windows builds

* release ci: disable simdutf text for centos

* release ci: disable simdutf text for freebsd

* Fix cabal file of hls-fourmolu-plugin to allow it to be uploaded to hackage

Fixes #3819

* Update ghc version support docs

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-06 12:11:38 +00:00
.circleci Update stack stuff (#3706) 2023-07-13 16:08:10 +01:00
.github Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
.gitlab Migrate release CI to github (#3406) 2023-03-23 11:23:18 +00:00
bench Add code lens and fix code actions experiments (#3791) 2023-09-12 16:14:27 +03:00
bindist Gitlab CI improvements (#3324) 2022-12-21 10:53:36 +00:00
docs Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
exe Adapt to lsp changes for workspace/configuration (#3773) 2023-08-25 14:04:42 +00:00
ghcide Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
ghcide-bench Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
hie-compat Drop support for GHC 8.10 (#3434) 2023-08-31 09:36:18 +01:00
hls-graph Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
hls-plugin-api Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
hls-test-utils Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
plugins Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
release Release script fixes (#3154) 2022-09-14 08:14:32 +00:00
scripts/release Unify gh download and downloads.haskell upload script locations 2023-09-04 19:53:25 +02:00
shake-bench 9.6 support for HLS (#3480) 2023-03-22 13:56:51 +00:00
src Delete hls-haddock-comments-plugin, hls-stan-plugin, and hls-tactics-plugin (#3782) 2023-08-30 12:17:22 +01:00
test Remove ignored hie-bios integration test 2023-09-20 14:09:24 +02:00
test-logs Make sure the test-logs directory exists 2020-03-15 12:38:07 +00:00
.cirrus.yml Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
.editorconfig removed Makefile section 2020-10-11 20:28:08 +02:00
.gitignore Prepare release 2.2.0.0 2023-08-26 00:24:32 +02:00
.gitmodules Remove the ghcide submodule 2020-12-29 13:17:40 +00:00
.gitpod.Dockerfile Purge GHC 8.8 (#3287) 2022-10-18 22:12:53 +01:00
.gitpod.yml handle trailing comma in import list properly (#3035) 2022-07-16 10:16:55 +00:00
.hlint.yaml Better plugin error infrastructure (#3717) 2023-07-29 21:44:30 +00:00
.pre-commit-config.yaml Stylish Haskell: CPP parse issues (#3199) 2022-09-19 20:31:37 +00:00
.readthedocs.yaml Try to fix the docs build (#3576) 2023-05-05 06:21:24 +00:00
.stylish-haskell.yaml Stylish Haskell: CPP parse issues (#3199) 2022-09-19 20:31:37 +00:00
cabal.project Remove constraint on stm-hamt (#3829) 2023-10-06 10:08:16 +01:00
ChangeLog.md Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
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 Delete hls-haddock-comments-plugin, hls-stan-plugin, and hls-tactics-plugin (#3782) 2023-08-30 12:17:22 +01:00
configuration-ghc-90.nix Fix Nix builds (#3724) 2023-07-20 09:37:40 +01:00
configuration-ghc-92.nix Fix Nix builds (#3724) 2023-07-20 09:37:40 +01:00
configuration-ghc-94.nix Fix Nix builds (#3724) 2023-07-20 09:37:40 +01:00
configuration-ghc-96.nix Fix Nix builds (#3724) 2023-07-20 09:37:40 +01:00
default.nix Use cabal-install if nix is failing in CI (#1859) 2021-05-24 07:42:00 +02:00
docutils.nix nix update (#2892) 2022-05-13 10:09:51 +01:00
flake.lock Bump lsp versions in flake (#3790) 2023-09-04 10:11:28 +01:00
flake.nix Bump lsp versions in flake (#3790) 2023-09-04 10:11:28 +01:00
fmt.sh Hlint: A handful of fixes to hints (#3259) 2022-10-10 11:47:42 +00:00
FUNDING.yml Include sponsorship section (#2063) 2021-08-02 23:38:45 +00:00
GenChangelogs.hs Prepare release 2.1.0.0 (#3748) 2023-08-12 10:40:41 +00:00
GNUmakefile Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
haskell-language-server.cabal Release 2.3.0.0 (#3818) 2023-10-06 12:11:38 +00:00
LICENSE Initial commit 2020-01-25 14:19:40 +00:00
README.md Switch chat room to matrix (#3817) 2023-09-26 21:58:21 +08:00
RELEASING.md Unify gh download and downloads.haskell upload script locations 2023-09-04 19:53:25 +02: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-lts21.yaml Delete hls-haddock-comments-plugin, hls-stan-plugin, and hls-tactics-plugin (#3782) 2023-08-30 12:17:22 +01:00
stack.yaml Use latest version of fourmolu possible (#3764) 2023-09-06 16:05:24 +01:00

haskell-language-server

haskell-language-server

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

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