Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. type IfM lcl = TcRnIf IfGblEnv lcl

    ghc-lib-parser GHC.Tc.Types

    No documentation available.

  2. type IfM lcl = TcRnIf IfGblEnv lcl

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  3. ifmap :: IndexedFunctor w => (s -> t) -> w a b s -> w a b t

    lens Control.Lens.Internal.Context

    No documentation available.

  4. ifMinDef :: IfaceClassBody -> IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  5. ifMethods :: Interface -> [Method]

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  6. ifMethods :: Interface -> [Method]

    haskell-gi Data.GI.GIR.Interface

    No documentation available.

  7. ifMinDef :: IfaceClassBody -> IfaceBooleanFormula

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  8. ifModifiedSince :: UTCTime -> Request -> Response -> Response

    happstack-server Happstack.Server.Response

    Honor an if-modified-since header in a Request. If the Request includes the if-modified-since header and the Response has not been modified, then return 304 (Not Modified), otherwise return the Response.

  9. ifMetagenerationMatch :: StorageBucketsDelete -> Maybe Int64

    gogol-storage Gogol.Storage

    If set, only deletes the bucket if its metageneration matches this value.

  10. ifMetagenerationMatch :: StorageBucketsGet -> Maybe Int64

    gogol-storage Gogol.Storage

    Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.

Page 3 of many | Previous | Next