Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Go to file
2021-08-11 08:54:51 +00:00
.circleci Remove HIE_CACHE from cache key (#2050) 2021-07-31 23:43:51 +00:00
.github Enable tests for ormolu plugin (#2086) 2021-08-08 07:59:29 +01:00
docs Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +00:00
exe Call hierarchy support (#1955) 2021-07-27 22:40:04 +01:00
ghcide Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
hie-compat Prepare 2021 July Release [HLS 1.3.0] (#2052) 2021-07-30 05:45:34 +00:00
hls-graph Prepare 1.2.0 June release (#1912) 2021-06-12 15:40:50 -04:00
hls-plugin-api Support call hierarchy on type signature & add plugin to generic config & docs (#2072) 2021-08-04 19:26:55 +00:00
hls-test-utils Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
install Remove >= from cabal-version (#1998) 2021-07-05 10:41:46 +00:00
plugins amend fix for correct placement of file header pragmas (#2078) 2021-08-08 11:08:27 +00:00
shake-bench Reformat all files (#1439) 2021-02-24 21:34:35 -05:00
src/Ide Allow HLS plugins to declare cli commands (#1999) 2021-07-06 12:45:41 +01:00
test Disable hole fit suggestions when running Wingman (#1873) 2021-07-23 18:35:51 +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 nix: refactor with flakes (#1827) 2021-05-19 03:32:23 -04:00
.gitmodules Remove the ghcide submodule 2020-12-29 13:17:40 +00:00
.readthedocs.yaml Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +00:00
.stylish-haskell.yaml Patch pre-commit-hook to work with GHCIDE/hls-plugin-api codes (#1418) 2021-02-22 00:14:14 +00:00
cabal-ghc901.project Enable tests for ormolu plugin (#2086) 2021-08-08 07:59:29 +01:00
cabal-hls-install Rename to haskell-language-server 2020-02-01 09:50:03 +00:00
cabal-hls-install.cmd Rename to haskell-language-server 2020-02-01 09:50:03 +00:00
cabal.project Enable tests for ormolu plugin (#2086) 2021-08-08 07:59:29 +01:00
ChangeLog.md Prepare 2021 July Release [HLS 1.3.0] (#2052) 2021-07-30 05:45:34 +00:00
CODE_OF_CONDUCT.md Add proof of concept hard-coded hover handler 2020-01-25 19:45:32 +00:00
configuration-ghc-901.nix Enable tests for ormolu plugin (#2086) 2021-08-08 07:59:29 +01:00
CONTRIBUTING.md Update formatting hooks to not include Wingman (#1622) 2021-03-25 17:05:08 -04:00
default.nix Use cabal-install if nix is failing in CI (#1859) 2021-05-24 07:42:00 +02:00
flake.lock Update nix flake (#2065) 2021-08-05 21:38:19 +08:00
flake.nix Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +00:00
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.2.0 June release (#1912) 2021-06-12 15:40:50 -04:00
haskell-language-server.cabal Prepare 2021 July Release [HLS 1.3.0] (#2052) 2021-07-30 05:45:34 +00:00
install.hs Reformat all files (#1439) 2021-02-24 21:34:35 -05:00
LICENSE Initial commit 2020-01-25 14:19:40 +00:00
myst-parser.nix Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +00:00
README.md Add initial sphinx doc site (#2083) 2021-08-11 08:54:51 +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.4.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.6.5.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.8.3.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.8.4.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.10.2.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.10.3.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.10.4.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-8.10.5.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack-9.0.1.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00
stack.yaml Build with lsp 1.2.0.1 (#2059) 2021-08-01 23:33:03 +01:00

haskell-language-server

haskell-language-server

Hackage License Apache 2.0 CircleCI Github Testing Workflow Github Nix Workflow codetriage

Haskell language server implementation. Consult the project documentation for more details.