Skip to content

Commit

Permalink
Add haskell-language-server as lsp for cabal files
Browse files Browse the repository at this point in the history
  • Loading branch information
0rphee committed Dec 18, 2023
1 parent f27fdb2 commit 2073348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2698,6 +2698,7 @@ file-types = [ "cabal" ]
roots = ["cabal.project", "Setup.hs"]
indent = { tab-width = 2, unit = " " }
comment-token = "--"
language-servers = [ "haskell-language-server" ]

[[language]]
name = "hurl"
Expand Down

0 comments on commit 2073348

Please sign in to comment.