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.

  1. formatAddress :: Address -> String

    dbus DBus

    Convert an address to a string in the format expected by parseAddress.

  2. formatAddresses :: [Address] -> String

    dbus DBus

    Convert a list of addresses to a string in the format expected by parseAddresses.

  3. formatBusName :: BusName -> String

    dbus DBus

    No documentation available.

  4. formatErrorName :: ErrorName -> String

    dbus DBus

    No documentation available.

  5. formatInterfaceName :: InterfaceName -> String

    dbus DBus

    No documentation available.

  6. formatMemberName :: MemberName -> String

    dbus DBus

    No documentation available.

  7. formatObjectPath :: ObjectPath -> String

    dbus DBus

    No documentation available.

  8. formatSignature :: Signature -> String

    dbus DBus

    Convert a signature into a signature string. The inverse of parseSignature.

  9. formatUUID :: UUID -> String

    dbus DBus

    Format a D-Bus UUID as hex-encoded ASCII.

  10. formatMatchRule :: MatchRule -> String

    dbus DBus.Client

    Convert a match rule into the textual format accepted by the bus.

Page 82 of many | Previous | Next