[Haskell] Keeping input separate from output?

ihope ihope127 at gmail.com
Fri May 26 21:34:12 EDT 2006


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."?


More information about the Haskell mailing list