change haskell formatter to fourmolu
This commit is contained in:
parent
ebbb48468d
commit
1dd03db7fc
1 changed files with 28 additions and 28 deletions
|
@ -33,7 +33,7 @@ return {
|
|||
["handlebars"] = { "prettier" },
|
||||
["toml"] = {"taplo"},
|
||||
["tex"] = {"latexindent"},
|
||||
["haskell"] = {"ormolu"},
|
||||
["haskell"] = {"fourmolu"},
|
||||
["nix"] = {"nixpkgs-fmt"},
|
||||
["lua"] = {"stylua"},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue