Format with fourmolu #3

Merged
primrose merged 3 commits from primrose/haddock2:format-fourmolu into dev 2025-09-26 14:52:34 +00:00
Showing only changes of commit 9998ac9226 - Show all commits

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