mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
chore: configure fourmolu for haskell
This commit is contained in:
parent
0a5b76c290
commit
ec60a62e4f
1 changed files with 1 additions and 0 deletions
|
@ -524,6 +524,7 @@
|
|||
nix = ["alejandra"];
|
||||
svelte = ["prettier"];
|
||||
rust = ["rustfmt"];
|
||||
haskell = ["fourmolu"];
|
||||
"*" = ["codespell"];
|
||||
"_" = ["trim_whitespace"];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue