d-bus-0.1.3.1: Permissively licensed D-Bus client library

Safe HaskellNone
LanguageHaskell2010

DBus.Scaffold

Description

TH helpers to build scaffolding from introspection data

Documentation

mapIInterfaces :: (Text -> IInterface -> [a]) -> Text -> INode -> [a] Source