Skip to content

Commit

Permalink
Merge pull request haskell#267 from sureyeaah/coc
Browse files Browse the repository at this point in the history
add hie.yaml to coc configuration
  • Loading branch information
lukel97 authored Aug 1, 2020
2 parents a308151 + 5352505 commit 6c7b43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ Then issue `:CocConfig` and add the following to your Coc config file.
"command": "haskell-language-server-wrapper",
"args": ["--lsp"],
"rootPatterns": [
"hie.yaml",
"*.cabal",
"stack.yaml",
"cabal.project",
Expand Down

0 comments on commit 6c7b43a

Please sign in to comment.