Skip to content

Commit 5352505

Browse files
committed
add hie.yaml to coc configuration
1 parent a308151 commit 5352505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ Then issue `:CocConfig` and add the following to your Coc config file.
383383
"command": "haskell-language-server-wrapper",
384384
"args": ["--lsp"],
385385
"rootPatterns": [
386+
"hie.yaml",
386387
"*.cabal",
387388
"stack.yaml",
388389
"cabal.project",

0 commit comments

Comments
 (0)