style: run fourmolu
This commit is contained in:
parent
13b1a8361c
commit
9998ac9226
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue