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. readTcRef :: TcRef a -> TcS a

    ghc-lib GHC.Tc.Solver.Monad

    No documentation available.

  2. readTcRef :: MonadIO m => TcRef a -> m a

    ghc-lib GHC.Tc.Utils.Monad

    No documentation available.

  3. readExpType :: MonadIO m => ExpType -> m TcType

    ghc-lib GHC.Tc.Utils.TcMType

    Extract a type out of an ExpType. Otherwise, panics.

  4. readExpType_maybe :: MonadIO m => ExpType -> m (Maybe TcType)

    ghc-lib GHC.Tc.Utils.TcMType

    Extract a type out of an ExpType, if one exists. But one should always exist. Unless you're quite sure you know what you're doing.

  5. readMetaTyVar :: MonadIO m => TyVar -> m MetaDetails

    ghc-lib GHC.Tc.Utils.TcMType

    No documentation available.

  6. readScaledExpType :: MonadIO m => Scaled ExpType -> m (Scaled Type)

    ghc-lib GHC.Tc.Utils.TcMType

    Same as readExpType, but for Scaled ExpTypes

  7. readTokenFile :: forall m (s :: [Symbol]) . MonadIO m => FilePath -> m (OAuthToken s)

    gogol Gogol.Auth.TokenFile

    No documentation available.

  8. readAccessType :: SchemaFieldSpec -> Text

    gogol-admin-directory Gogol.Admin.Directory

    Specifies who can view values of this field. See Retrieve users as a non-administrator for more information. Note: It may take up to 24 hours for changes to this field to be reflected.

  9. readAccessType :: SchemaFieldSpec -> Text

    gogol-admin-directory Gogol.Admin.Directory.Types

    Specifies who can view values of this field. See Retrieve users as a non-administrator for more information. Note: It may take up to 24 hours for changes to this field to be reflected.

  10. readinessCheck :: Version -> Maybe ReadinessCheck

    gogol-appengine Gogol.AppEngine

    Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation.

Page 345 of many | Previous | Next