Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
identity_provider_id :: Identity -> Maybe Intgitlab-haskell GitLab.Types No documentation available.
identifier :: Text -> Identifiergrisette Grisette.Core Simple identifier. The same identifier refers to the same symbolic variable in the whole program. The user may need to use unique identifiers to avoid unintentional identifier collision.
identifier :: Text -> Identifiergrisette Grisette.Internal.Core.Data.Symbol Simple identifier. The same identifier refers to the same symbolic variable in the whole program. The user may need to use unique identifiers to avoid unintentional identifier collision.
identify :: Interned t => CachedInfo -> Uninterned t -> tgrisette Grisette.Internal.SymPrim.Prim.Internal.Caches No documentation available.
idleAdd :: IO Bool -> Priority -> IO HandlerIdgtk3 Graphics.UI.Gtk.General.General Add a callback that is called whenever the system is idle.
- A priority can be specified via an integer. This should usually be priorityDefaultIdle.
- If the function returns False it will be removed.
idleRemove :: HandlerId -> IO ()gtk3 Graphics.UI.Gtk.General.General Remove a previously added idle handler by its HandlerId.
identifierVersion :: Identifier -> Maybe Stringhakyll Hakyll.Core.Identifier No documentation available.
-
hakyll Hakyll.Core.Routes An "identity" route that interprets the identifier (of the item being processed) as the destination filepath. This identifier is normally the filepath of the source file being processed. See Identifier for details.
Examples
Route when using match-- e.g. file on disk: '<project-directory>/posts/hakyll.md' -- 'hakyll.md' source file implicitly gets filepath as identifier: -- 'posts/hakyll.md' match "posts/*" $ do -- compilation result is written to '<destination-directory>/posts/hakyll.md' route idRoute compile getResourceBody
identity :: LambdaContext -> Maybe CognitoIdentityhal AWS.Lambda.Context No documentation available.
identityId :: CognitoIdentity -> Texthal AWS.Lambda.Context No documentation available.