Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
formatAddress :: Address -> Stringdbus DBus.Internal.Address Convert an address to a string in the format expected by parseAddress.
formatAddresses :: [Address] -> Stringdbus DBus.Internal.Address Convert a list of addresses to a string in the format expected by parseAddresses.
forceParse :: String -> (String -> Maybe a) -> String -> adbus DBus.Internal.Types No documentation available.
formatBusName :: BusName -> Stringdbus DBus.Internal.Types No documentation available.
formatErrorName :: ErrorName -> Stringdbus DBus.Internal.Types No documentation available.
formatInterfaceName :: InterfaceName -> Stringdbus DBus.Internal.Types No documentation available.
formatMemberName :: MemberName -> Stringdbus DBus.Internal.Types No documentation available.
formatObjectPath :: ObjectPath -> Stringdbus DBus.Internal.Types No documentation available.
formatSignature :: Signature -> Stringdbus DBus.Internal.Types Convert a signature into a signature string. The inverse of parseSignature.
formatXML :: Object -> Maybe Stringdbus DBus.Introspection.Render No documentation available.