The cabal-macosx package
GUI applications on Mac OSX must be run as application bundles; these wrap an executable in a particular directory structure which can also carry resources such as icons, program metadata, other binaries, and copies of shared libraries. This package provides Cabal support for creating such application bundles. For more information about OSX application bundles, look for the Bundle Programming Guide on the Apple Developer Connection website, http://developer.apple.com/.
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.2, 0.2.2 |
|---|---|
| Dependencies | base (4.*), Cabal (≥1.6), directory, fgl (≥5.4.2.2 & <5.5), filepath, MissingH, parsec, process |
| License | BSD3 |
| Copyright | Eric Kow & Andy Gimblett |
| Author | Eric Kow <eric.kow@gmail.com> & Andy Gimblett <haskell@gimbo.org.uk> |
| Maintainer | Andy Gimblett <haskell@gimbo.org.uk> |
| Stability | Alpha |
| Category | Distribution |
| Home page | http://github.com/gimbo/cabal-macosx |
| Source repository | git clone http://github.com/gimbo/cabal-macosx |
| Upload date | Fri Sep 9 15:18:01 UTC 2011 |
| Uploaded by | AndyGimblett |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.2.2 |
Modules
- Distribution
Downloads
- cabal-macosx-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)