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. data Pageviews

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  2. Pageviews :: Maybe Text -> Maybe [Pageviews_CountsItem] -> Maybe Text -> Pageviews

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  3. data Pageviews_CountsItem

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  4. Pageviews_CountsItem :: Maybe Int64 -> Maybe Pageviews_CountsItem_TimeRange -> Pageviews_CountsItem

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  5. newtype Pageviews_CountsItem_TimeRange

    gogol-blogger Gogol.Blogger.Types

    Time range the given count applies to.

  6. Pageviews_CountsItem_TimeRange :: Text -> Pageviews_CountsItem_TimeRange

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  7. pattern Pageviews_CountsItem_TimeRange_ALLTIME :: Pageviews_CountsItem_TimeRange

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  8. pattern Pageviews_CountsItem_TimeRange_SEVENDAYS :: Pageviews_CountsItem_TimeRange

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  9. pattern Pageviews_CountsItem_TimeRange_THIRTYDAYS :: Pageviews_CountsItem_TimeRange

    gogol-blogger Gogol.Blogger.Types

    No documentation available.

  10. module Gogol.PageSpeed

    The PageSpeed Insights API lets you analyze the performance of your website with a simple API. It offers tailored suggestions for how you can optimize your site, and lets you easily integrate PageSpeed Insights analysis into your development tools and workflow. See: PageSpeed Insights API Reference

Page 251 of many | Previous | Next