Fix missing comments in record decl

ghc92
Lennart Spitzner 2023-05-22 17:14:53 +02:00
parent d4f49f9ced
commit a5f2178d87
1 changed files with 1 additions and 1 deletions

View File

@ -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])