Description
GTK-based graphical applications can be written in Haskell through the core Gtk2Hs library bindings.
It is useful for developers maintaining desktop apps built on the older GTK2 stack. GTK2 is legacy technology, so new applications may prefer newer toolkits, but this library remains important for existing Haskell GUI software.