feat: changed haskell formatter

This commit is contained in:
Nick 2025-10-08 18:01:41 -05:00
parent 8677970455
commit 7dfead04b6

View file

@ -48,7 +48,7 @@
language_servers = [ "haskell-language-server" ];
formatter = {
external = {
command = "ormolu";
command = "fourmolu";
arguments = [
"--stdin-input-file"
"placeholder"