Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pattern GoogleAppsScriptTypeExecutionApiConfig_Access_ANYONEANONYMOUS :: GoogleAppsScriptTypeExecutionApiConfig_Access

    gogol-script Gogol.Script.Types

    Any user, logged in or not, can access the web app or executable.

  2. pattern GoogleAppsScriptTypeExecutionApiConfig_Access_Anyone :: GoogleAppsScriptTypeExecutionApiConfig_Access

    gogol-script Gogol.Script.Types

    Any logged in user can access the web app or executable.

  3. pattern GoogleAppsScriptTypeWebAppConfig_Access_ANYONEANONYMOUS :: GoogleAppsScriptTypeWebAppConfig_Access

    gogol-script Gogol.Script.Types

    Any user, logged in or not, can access the web app or executable.

  4. pattern GoogleAppsScriptTypeWebAppConfig_Access_Anyone :: GoogleAppsScriptTypeWebAppConfig_Access

    gogol-script Gogol.Script.Types

    Any logged in user can access the web app or executable.

  5. pattern DataExecutionStatus_ErrorCode_TOOMANYCELLS :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets

    The data execution returns more cells than the limit.

  6. pattern DataExecutionStatus_ErrorCode_TOOMANYCHARSPERCELL :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets

    The data execution returns values that exceed the maximum characters allowed in a single cell.

  7. pattern DataExecutionStatus_ErrorCode_TOOMANYCOLUMNS :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets

    The data execution returns more columns than the limit.

  8. pattern DataExecutionStatus_ErrorCode_TOOMANYROWS :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets

    The data execution returns more rows than the limit.

  9. pattern DataExecutionStatus_ErrorCode_TOOMANYCELLS :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets.Types

    The data execution returns more cells than the limit.

  10. pattern DataExecutionStatus_ErrorCode_TOOMANYCHARSPERCELL :: DataExecutionStatus_ErrorCode

    gogol-sheets Gogol.Sheets.Types

    The data execution returns values that exceed the maximum characters allowed in a single cell.

Page 279 of many | Previous | Next