We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dba3fd + 6464146 commit c4cad50Copy full SHA for c4cad50
1 file changed
modules/plugins/languages/haskell.nix
@@ -57,7 +57,7 @@
57
settings = {
58
haskell = {
59
formattingProvider = "ormolu";
60
- cabalFormattingProvider = "cabalfmt";
+ cabalFormattingProvider = "cabal-fmt";
61
};
62
63
0 commit comments