[Haskell] Keeping input separate from output?

Vaclav Haisman v.haisman at sh.cvut.cz
Sat May 27 05:33:55 EDT 2006


ihope wrote:
> I realized that my work on EagleBot has been stuck because of the fact
> that the program spontaneously outputting, say, "Foo!" while you're
> typing can result in stuff like "Lorem ipsum doFoo!lor sit amet."
>
> How would I keep the "Foo!" from conflicting with the "Lorem ipsum
> dolor sit amet."?
Curses? Readline?

--
VH



More information about the Haskell mailing list