Description
Call AppleScript from Haskell, and then call back into Haskell.
Description
This package enables you to compile and execute AppleScript code from Haskell, and provides support for this AppleScript code to call back into Haskell. To get started, see Foreign.AppleScript.Rich
.