forked from GitHub/gf-core
Added newlines and ends of some files. This makes sed happy.
This commit is contained in:
@@ -110,4 +110,4 @@ emptyLine :: Doc
|
||||
emptyLine = text ""
|
||||
|
||||
($++$) :: Doc -> Doc -> Doc
|
||||
x $++$ y = x $$ emptyLine $$ y
|
||||
x $++$ y = x $$ emptyLine $$ y
|
||||
|
||||
Reference in New Issue
Block a user