@hackage hgreet0.1.0.0

Haskell module to interact with the greetd daemon trough it's IPC protocol.

This package provides a Haskell module to interact with the greetd daemon. It is intended as a simple abstraction layer for the IPC protocol, and is NOT a greeter in and of itself. For an example of a working greeter based on this, see hgreet-example.