Skip to content

Commit

Permalink
add hie.yaml to coc configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sureyeaah committed Aug 1, 2020
1 parent a308151 commit 5352505
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 5352505

Please sign in to comment.