Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Software
CoPaR
Commits
c22d9289
Commit
c22d9289
authored
Oct 06, 2020
by
Hans-Peter Deifel
🐢
Browse files
Add additional newline to help output
parent
c7d11828
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/Main.hs
View file @
c22d9289
...
...
@@ -700,7 +700,7 @@ helpOverview argv0 =
\
the file. For the other case"
<>
noflow
"T = F(T),"
<>
reflow
"where F is one of the basic functors, syntax and semantics is
\
\
described in"
<>
softline
<>
"
\"
"
<>
pretty
argv0
<+>
"help functors
\"
."
<>
softline
<+>
"help functors
\"
."
<>
paragraph
<>
reflow
"It is also possible to add an optional initial state by adding"
<>
noflow
"'@init x'"
<>
reflow
"as the first line of the coalgebra specification, with x being
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment