gtk2hs-hello

Gtk2Hs Hello World, an example package

http://www.haskell.org/hello/

Latest on Hackage:1.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Hamish Mackenzie
Maintained by Hamish Mackenzie

This is an implementation of the classic "Hello World" program in Haskell using Gtk2Hs, as an example of how to create a minimal Gtk2Hs application. Please submit any suggestions and improvements.