Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. formatInterfaceName :: InterfaceName -> String

    dbus DBus

    No documentation available.

  2. formatMemberName :: MemberName -> String

    dbus DBus

    No documentation available.

  3. formatObjectPath :: ObjectPath -> String

    dbus DBus

    No documentation available.

  4. formatSignature :: Signature -> String

    dbus DBus

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

  5. formatUUID :: UUID -> String

    dbus DBus

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

  6. formatMatchRule :: MatchRule -> String

    dbus DBus.Client

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

  7. formatAddress :: Address -> String

    dbus DBus.Internal.Address

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

  8. formatAddresses :: [Address] -> String

    dbus DBus.Internal.Address

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

  9. forceParse :: String -> (String -> Maybe a) -> String -> a

    dbus DBus.Internal.Types

    No documentation available.

  10. formatBusName :: BusName -> String

    dbus DBus.Internal.Types

    No documentation available.

Page 83 of many | Previous | Next