workflow-osx-0.0.0: a "Desktop Workflow" monad with Objective-C bindings

Safe HaskellNone
LanguageHaskell2010

Workflow.OSX.Example

Description

some example workflows you can derive from the primitives in Workflow. (see the source)

Documentation

main :: IO ()

markWord :: Free WorkflowF ()

backWord :: Free WorkflowF ()

forWord :: Free WorkflowF ()