add haskell formatting

This commit is contained in:
Youwen Wu 2024-05-03 23:20:11 -07:00
parent af607d7d95
commit 31524d977a
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -33,6 +33,9 @@ return {
["handlebars"] = { "prettier" },
["toml"] = {"taplo"},
["tex"] = {"latexindent"},
["haskell"] = {"ormolu"},
["nix"] = {"nixpkgs-fmt"},
["lua"] = {"stylua"},
},
},
}