Skip to content

Commit 655e08a

Browse files
authored
README: hlint is supported
1 parent 372a12e commit 655e08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Here is a list of the additional settings currently supported by `haskell-langua
292292
- Diagnostics on change (`haskell.diagnosticsOnChange`, default true): (currently unused)
293293
- Completion snippets (`haskell.completionSnippetsOn`, default true): whether to support completion snippets (currently unused until we have snippets to provide)
294294
- Liquid Haskell (`haskell.liquidOn`, default false): whether to enable Liquid Haskell support (currently unused until the Liquid Haskell support is functional again)
295-
- Hlint (`haskell.hlintOn`, default true): whether to enable Hlint support (currently unused until the Hlint support is functional again)
295+
- Hlint (`haskell.hlintOn`, default true): whether to enable Hlint support
296296

297297
Settings like this are typically provided by the language-specific LSP client support for your editor, for example in Emacs by `lsp-haskell`.
298298

0 commit comments

Comments
 (0)