[Haskell-cafe] Status of Haskell + Mac + GUIs & graphics
Conal Elliott
conal at conal.net
Wed May 18 01:24:23 CEST 2011
I still haven't found any way to do GUIs or interactive graphics in Haskell
on a Mac that isn't plagued one or more of the following serious problems:
* Incompatible with ghci, e.g., fails to make a window frame or kills the
process the second time one opens a top-level window,
* Goes through the X server, and so doesn't look or act like a Mac app,
* Doesn't support OpenGL.
A year or two ago, I put my Haskell GUI & graphics work on hold while
waiting & hoping for a functioning pathway to open. So far I haven't heard
of one.
If anyone has found a solution, I'd love to hear!
- Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110517/aecbf464/attachment.htm>
More information about the Haskell-Cafe
mailing list