AppleScript

Call AppleScript from Haskell, and then call back into Haskell.

https://github.com/reinerp/haskell-AppleScript

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Wouter Swierstra, Reiner Pope
Maintained by Reiner Pope

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.