8 Commits

Author SHA1 Message Date
dcoppa
94b163fd0f Update to hs-dbus-0.10.10 2015-04-27 07:30:06 +00:00
dcoppa
71b76d0dfc Update to hs-dbus-0.10.9.2 2015-01-30 10:31:31 +00:00
dcoppa
9db7a93dc1 Update to hs-dbus-0.10.9.1 2015-01-14 09:48:27 +00:00
dcoppa
e8ebec082e Update to hs-dbus-0.10.9 2014-12-04 10:23:16 +00:00
dcoppa
c4e5dca6fb Update to hs-dbus-0.10.8 2014-09-05 09:49:48 +00:00
dcoppa
74bcaa73b6 Update to hs-dbus-0.10.5 2014-01-17 14:57:22 +00:00
dcoppa
2ce1069341 Bugfix update to dbus-0.10.4 2013-01-24 10:49:52 +00:00
dcoppa
402de39e53 Import x11/hs-dbus.
OK kili@

D-Bus is a simple, message-based protocol for inter-process
communication, which allows applications to interact with other
parts of the machine and the user's session using remote procedure
calls.
D-Bus is an essential part of the modern UNIX desktop, where it
replaces earlier protocols such as CORBA and DCOP.
This library is an implementation of the D-Bus protocol in Haskell.
It can be used to add D-Bus support to Haskell applications, without
the awkward interfaces common to foreign bindings.
2012-10-15 08:00:43 +00:00