Skip to content

Commit

Permalink
Haskell-ide-engine: Needs --lsp flag now
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Jan 6, 2020
1 parent 10f3db9 commit 88075a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coc-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"haskell": {
"command": "hie-wrapper",
"args": ["--lsp"],
"rootPatterns": [
"*.cabal",
"stack.yaml",
Expand Down

0 comments on commit 88075a4

Please sign in to comment.