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. module GHC.Tc.Gen.Foreign

    Typechecking foreign declarations A foreign declaration is used to either give an externally implemented function a Haskell type (and calling interface) or give a Haskell function an external calling interface. Either way, the range of argument and result types these functions can accommodate is restricted to what the outside world understands (read C), and this module checks to see if a foreign declaration has got a legal type.

  2. ForSigCtxt :: Name -> UserTypeCtxt

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  3. ForSigCtxt :: Name -> UserTypeCtxt

    ghc-lib GHC.Tc.Validity

    No documentation available.

  4. data Format

    gi-vte GI.Vte.Enums

    An enumeration type that can be used to specify the format the selection should be copied to the clipboard in. Since: 0.50

  5. FormatHtml :: Format

    gi-vte GI.Vte.Enums

    Export as HTML formatted text

  6. FormatText :: Format

    gi-vte GI.Vte.Enums

    Export as plain text

  7. data ForkEvent

    github-types GitHub.Types.Events

    No documentation available.

  8. ForkEvent :: Value -> ForkEvent

    github-types GitHub.Types.Events

    No documentation available.

  9. ForkEventPayload :: ForkEvent -> Payload

    github-types GitHub.Types.Events

    No documentation available.

  10. module Gogol.AndroidEnterprise.Devices.ForceReportUpload

    Uploads a report containing any changes in app states on the device since the last report was generated. You can call this method up to 3 times every 24 hours for a given device. If you exceed the quota, then the Google Play EMM API returns HTTP 429 Too Many Requests. See: Google Play EMM API Reference for androidenterprise.devices.forceReportUpload.

Page 352 of many | Previous | Next