Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
typewrite :: Text -> IO () Source #
Write out some Text as though it were entered with the keyboard, newline is enter
typewriteKeys :: [Key] -> IO () Source #
Write out some Text as though it were entered with the keyboard, newline is enter