forked from GitHub/gf-core
newline in welcome
This commit is contained in:
@@ -113,7 +113,7 @@ helpMsg = unlines [
|
|||||||
welcomeMsg =
|
welcomeMsg =
|
||||||
"Welcome to " ++ authorMsg ++++
|
"Welcome to " ++ authorMsg ++++
|
||||||
"If ä and ö (umlaut letters) look strange, see 'h -coding'." ++
|
"If ä and ö (umlaut letters) look strange, see 'h -coding'." ++
|
||||||
"\n\nType 'h' for help, and 'h [Command] for more detailed help."
|
"\n\nType 'h' for help, and 'h [Command] for more detailed help.\n"
|
||||||
|
|
||||||
authorMsg = unlines [
|
authorMsg = unlines [
|
||||||
"Grammatical Framework, Version " ++ version,
|
"Grammatical Framework, Version " ++ version,
|
||||||
|
|||||||
Reference in New Issue
Block a user