hsautogui-0.3.0: Haskell bindings for PyAutoGUI, a library for automating user interaction
Safe HaskellNone
LanguageHaskell2010

AutoGUI.Call

Documentation

pyautogui :: FromPy a => Text -> [Arg] -> [(Text, Arg)] -> IO a Source #