as title says, I want to know about how to get stdin using Purescript.
I want to input string using my keyboard. that's all.
in fact, I can find some code just googling this. but nothing runs corretly. they omit import statement or complie error occurs.
It could be good if I got full code about stdin. thank you