Fix missing comments in record decl
parent
d4f49f9ced
commit
a5f2178d87
|
@ -494,7 +494,7 @@ createDetailsDoc consNameStr details = case details of
|
|||
]
|
||||
, docSeq
|
||||
[ docHandleComms posOpen $ docLitS "{"
|
||||
, docSeparator
|
||||
, docHandleComms epAnn docSeparator
|
||||
, docSetBaseY $ docAddBaseY BrIndentRegular $ docPar
|
||||
fName1
|
||||
(docSeq [docLitS "::", docSeparator, fType1])
|
||||
|
|
Loading…
Reference in New Issue