Description
A Haskell client library for D-Bus, the inter-process communication system used by many Linux desktop and system services. It lets applications call methods, listen for signals, and exchange structured messages.
Developers use it for desktop integration, service control, notifications, and automation. D-Bus interfaces can affect user sessions or system behavior, so permissions and message validation matter.