Format with fourmolu (#3)

Add the formatting config (similar to default but with indent 2)

Reviewed-on: #3
Co-authored-by: Léana 江 <leana.jiang+git@icloud.com>
Co-committed-by: Léana 江 <leana.jiang+git@icloud.com>
This commit is contained in:
Primrose 2025-09-26 14:52:34 +00:00 committed by Primrose
parent 6064afd0b9
commit f4912d3339
3 changed files with 76 additions and 2 deletions

View file

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