Skip to content

Commit 6c7b43a

Browse files
authored
Merge pull request #267 from sureyeaah/coc
add hie.yaml to coc configuration
2 parents a308151 + 5352505 commit 6c7b43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
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)