Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. mk_LoggerPrinter :: C_LoggerPrinter -> IO (FunPtr C_LoggerPrinter)

    gi-soup3 GI.Soup.Callbacks

    Generate a function pointer callable from C code, from a C_LoggerPrinter.

  2. noLoggerPrinter :: Maybe LoggerPrinter

    gi-soup3 GI.Soup.Callbacks

    A convenience synonym for Nothing :: Maybe LoggerPrinter.

  3. noLoggerPrinter_WithClosures :: Maybe LoggerPrinter_WithClosures

    gi-soup3 GI.Soup.Callbacks

    A convenience synonym for Nothing :: Maybe LoggerPrinter_WithClosures.

  4. wrap_LoggerPrinter :: Maybe (Ptr (FunPtr C_LoggerPrinter)) -> LoggerPrinter_WithClosures -> C_LoggerPrinter

    gi-soup3 GI.Soup.Callbacks

    Wrap a LoggerPrinter into a C_LoggerPrinter.

  5. loggerSetPrinter :: (HasCallStack, MonadIO m, IsLogger a) => a -> LoggerPrinter -> m ()

    gi-soup3 GI.Soup.Objects.Logger

    Sets up an alternate log printing routine, if you don't want the log to go to stdout.

  6. type Admin'Chrome'Printers = "https://www.googleapis.com/auth/admin.chrome.printers"

    gogol-admin-directory Gogol.Admin.Directory

    See, add, edit, and permanently delete the printers that your organization can use with Chrome

  7. type Admin'Chrome'Printers'Readonly = "https://www.googleapis.com/auth/admin.chrome.printers.readonly"

    gogol-admin-directory Gogol.Admin.Directory

    See the printers that your organization can use with Chrome

  8. data AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    Creates multiple print servers. See: newAdminCustomersChromePrintServersBatchCreatePrintServers smart constructor.

  9. AdminCustomersChromePrintServersBatchCreatePrintServers :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> BatchCreatePrintServersRequest -> Maybe Text -> Maybe Text -> AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    No documentation available.

  10. type AdminCustomersChromePrintServersBatchCreatePrintServersResource = "admin" :> "directory" :> "v1" :> Capture "parent" Text :> "chrome" :> "printServers:batchCreatePrintServers" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] BatchCreatePrintServersRequest :> Post '[JSON] BatchCreatePrintServersResponse

    gogol-admin-directory Gogol.Admin.Directory

    A resource alias for admin.customers.chrome.printServers.batchCreatePrintServers method which the AdminCustomersChromePrintServersBatchCreatePrintServers request conforms to.

Page 292 of many | Previous | Next