From a56355b1f987c0579f24961fb8025cfca79bcc30 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Thu, 17 Aug 2023 22:15:54 +0200 Subject: [PATCH] Configure fourmolu Multi-line comments do not play nicely with the landuage-server. Tested-by: Alexander Kobjolke --- fourmolu.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 fourmolu.yaml diff --git a/fourmolu.yaml b/fourmolu.yaml new file mode 100644 index 0000000..9f360f9 --- /dev/null +++ b/fourmolu.yaml @@ -0,0 +1 @@ +haddock-style: single-line