typo fix
This commit is contained in:
parent
65f093e565
commit
6ff1e575af
1 changed files with 1 additions and 1 deletions
2
Main.hs
2
Main.hs
|
|
@ -82,7 +82,7 @@ withArgs a
|
||||||
"",
|
"",
|
||||||
"A \"Socrates\" \"human\"",
|
"A \"Socrates\" \"human\"",
|
||||||
"",
|
"",
|
||||||
"There are A, E, O, I traditional statements exist.",
|
"There are A, E, O, I traditional statements.",
|
||||||
"Also there are A~, E~, O~, I~ with negated first part"
|
"Also there are A~, E~, O~, I~ with negated first part"
|
||||||
]
|
]
|
||||||
| a "--version" || a "-v" = putStrLn "v1.0.2"
|
| a "--version" || a "-v" = putStrLn "v1.0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue