| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Workflow.Core
Description
Automate keyboard/mouse/clipboard/application interaction.
the core types that define platform-diagnostic workflows, as well as helpers for parsing keychords and implementing backends.
(see WorkflowF, MonadWorkflow, Key, press, WorkflowD)
Documentation
module Workflow.Types
module Workflow.Execute
module Workflow.Keys
module Workflow.Reexports