Ticket #583 (assigned enhancement)
create application bundles on demand
| Reported by: | kowey | Owned by: | dankna |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: | Mac OS |
Description
Currently, getting graphical applications to work on MacOS X involves a bit of manual steps after "cabal install", particularly if the applications happen to be command line oriented at the same time (ie. a GUI that supports being called from the command line).
The blog post below offers a solution which seems to work for wxHaskell (Setup.hs files also attached). Perhaps it can be generalised somehow so that users can just tell Cabal they want an application bundle?
Duncan requested Apple docs on application bundles. I haven't read it yet, but maybe this will help?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

