Description
A Haskell client library for desktop notifications using the FreeDesktop notification system. It lets applications ask the desktop environment to show messages, alerts, or status updates to the user.
Developers use it in Linux desktop tools that need visible feedback without building their own notification UI. Notification text should be concise and should not expose private data on a shared screen.