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.Internal.Address

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

  2. formatAddresses :: [Address] -> String

    dbus DBus.Internal.Address

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

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

    dbus DBus.Internal.Types

    No documentation available.

  4. formatBusName :: BusName -> String

    dbus DBus.Internal.Types

    No documentation available.

  5. formatErrorName :: ErrorName -> String

    dbus DBus.Internal.Types

    No documentation available.

  6. formatInterfaceName :: InterfaceName -> String

    dbus DBus.Internal.Types

    No documentation available.

  7. formatMemberName :: MemberName -> String

    dbus DBus.Internal.Types

    No documentation available.

  8. formatObjectPath :: ObjectPath -> String

    dbus DBus.Internal.Types

    No documentation available.

  9. formatSignature :: Signature -> String

    dbus DBus.Internal.Types

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

  10. formatXML :: Object -> Maybe String

    dbus DBus.Introspection.Render

    No documentation available.

Page 83 of many | Previous | Next