IdrisPipes
IdrisPipes copied to clipboard
Change stdinLn to stdinLn "in> " in example
It looks like stdinLn expects a String argument. To get the example to compile, I changed the code to be consistent with the code snippet in the blog post.
Btw, shouldn't it be "Read the standard input", rather than "standard output"?