How do I clear the terminal screen in Haskell?

Posted by Pradeep on Stack Overflow See other posts from Stack Overflow or by Pradeep
Published on 2010-03-18T18:28:24Z Indexed on 2010/03/19 10:51 UTC
Read the original article Hit count: 106

Filed under:

How can I clear a terminal screen after my user has selected an option from my application's menu?

© Stack Overflow or respective owner

Related posts about haskell