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.
type
IfM lcl = TcRnIf IfGblEnv lclghc-lib-parser GHC.Tc.Types No documentation available.
type
IfM lcl = TcRnIf IfGblEnv lclbreakpoint Debug.Breakpoint.GhcFacade No documentation available.
ifmap :: IndexedFunctor w => (s -> t) -> w a b s -> w a b tlens Control.Lens.Internal.Context No documentation available.
ifMinDef :: IfaceClassBody -> IfaceBooleanFormulaghc GHC.Iface.Syntax No documentation available.
ifMethods :: Interface -> [Method]haskell-gi Data.GI.CodeGen.API No documentation available.
ifMethods :: Interface -> [Method]haskell-gi Data.GI.GIR.Interface No documentation available.
ifMinDef :: IfaceClassBody -> IfaceBooleanFormulaghc-lib-parser GHC.Iface.Syntax No documentation available.
ifModifiedSince :: UTCTime -> Request -> Response -> Responsehappstack-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.
ifMetagenerationMatch :: StorageBucketsDelete -> Maybe Int64gogol-storage Gogol.Storage If set, only deletes the bucket if its metageneration matches this value.
ifMetagenerationMatch :: StorageBucketsGet -> Maybe Int64gogol-storage Gogol.Storage Makes the return of the bucket metadata conditional on whether the bucket's current metageneration matches the given value.