style: run fourmolu

This commit is contained in:
Primrose 2025-09-26 22:49:46 +08:00
parent 13b1a8361c
commit 9998ac9226
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -105,10 +105,10 @@ data DocMarkup mod id
-} -}
DocMathInline String DocMathInline String
| {- | Math multiline display | {- | Math multiline display
\[ \[
mathematical expression mathematical expression
in multiple lines in multiple lines
\] \]
-} -}
DocMathDisplay String DocMathDisplay String
| {- | Anchors, no spaces allowed | {- | Anchors, no spaces allowed