Description
A Haskell tool for generating bindings to libraries that support GObject Introspection. It helps Haskell programs call GTK, GNOME, and other GObject-based libraries from typed Haskell code.
Developers use it when building Linux desktop or GNOME-integrated applications in Haskell. Generated bindings depend on installed introspection data and should be rebuilt when the target library ABI changes.