[Haskell-cafe] Haskell and GUI
Yitzchak Gale
gale at sefer.org
Tue Jan 15 08:46:34 EST 2008
btw, if you use GTK2HS on the Mac, don't forget to
start up X Windows support, and run "export DISPLAY=:0.0"
in your terminal window, before you run your program.
X Windows is usually in Applications/Utilities, but only
if you installed it manually from the Mac OS X discs,
it is not installed by default.
Good news - Gtk2 now has native support for the
Mac, so you probably won't need to run X starting
with the next version of GTK2HS.
Regard,
Yitz
More information about the Haskell-Cafe
mailing list