• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. pattern Header_Type_Dimension :: Header_Type

    gogol-adsense Gogol.AdSense

    Dimension header type.

  2. pattern Header_Type_HEADERTYPEUNSPECIFIED :: Header_Type

    gogol-adsense Gogol.AdSense

    Unspecified header.

  3. pattern Header_Type_METRICCURRENCY :: Header_Type

    gogol-adsense Gogol.AdSense

    Currency header type.

  4. pattern Header_Type_METRICDECIMAL :: Header_Type

    gogol-adsense Gogol.AdSense

    Decimal header type.

  5. pattern Header_Type_METRICMILLISECONDS :: Header_Type

    gogol-adsense Gogol.AdSense

    Milliseconds header type.

  6. pattern Header_Type_METRICRATIO :: Header_Type

    gogol-adsense Gogol.AdSense

    Ratio header type.

  7. pattern Header_Type_METRICTALLY :: Header_Type

    gogol-adsense Gogol.AdSense

    Tally header type.

  8. data Header

    gogol-adsense Gogol.AdSense.Types

    The header information of the columns requested in the report. See: newHeader smart constructor.

  9. Header :: Maybe Text -> Maybe Text -> Maybe Header_Type -> Header

    gogol-adsense Gogol.AdSense.Types

    No documentation available.

  10. newtype Header_Type

    gogol-adsense Gogol.AdSense.Types

    Required. Type of the header.

Page 122 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete