@hackage AppleScript0.2.0.1
Call AppleScript from Haskell, and then call back into Haskell.
Installation
Dependencies (11)
- base >=2 && <5
- bytestring <0.10
- conduit <0.3
- data-default <0.4
- directory <1.2
- haskell-src-meta >=0.5.0.3 && <0.6 Show all…
Dependents (1)
@hackage/acme-everything
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.