Commit Graph

3 Commits

Author SHA1 Message Date
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +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