Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
classy-prelude-yesod ClassyPrelude.Yesod Get just the first record for the criterion.
splitFirst :: IsSequence seq => NonNull seq -> (Element seq, seq)classy-prelude-yesod ClassyPrelude.Yesod Same as nuncons with no guarantee that the rest of the sequence is non-null.
-
generic-enumeration Data.Enumeration.Generic No documentation available.
lookupFirstUsed :: VirtualReg -> BlockAssignment freeRegs -> Maybe RealRegghc-lib GHC.CmmToAsm.Reg.Linear.Base Lookup which register a virtual register was first assigned to.
getNFirstUncovered :: GenerateInhabitingPatternsMode -> [Id] -> Int -> Nablas -> DsM [Nabla]ghc-lib GHC.HsToCore.Pmc No documentation available.
GutterRendererAlignmentModeFirst :: GutterRendererAlignmentModegi-gtksource5 GI.GtkSource.Enums The first line.
gutterLinesGetFirst :: (HasCallStack, MonadIO m, IsGutterLines a) => a -> m Word32gi-gtksource5 GI.GtkSource.Objects.GutterLines Gets the line number (starting from 0) for the first line that is user visible.
-
gi-soup3 GI.Soup.Objects.CookieJar Adds cookie to jar. Emits the signalcookieJar[changed] signal if we are modifying an existing cookie or adding a valid new cookie ('valid' means that the cookie's expire date is not in the past). firstParty will be used to reject cookies coming from third party resources in case such a security policy is set in the jar. cookie will be 'stolen' by the jar, so don't free it afterwards. For secure cookies to work properly you may want to use [methodcookieJar.add_cookie_full].
-
gi-soup3 GI.Soup.Objects.CookieJar Adds cookie to jar, exactly as though it had appeared in a Set-Cookie header returned from a request to uri. firstParty will be used to reject cookies coming from third party resources in case such a security policy is set in the jar.
constructMessageFirstParty :: (IsMessage o, MonadIO m) => Uri -> m (GValueConstruct o)gi-soup3 GI.Soup.Objects.Message Construct a GValueConstruct with valid value for the “first-party” property. This is rarely needed directly, but it is used by new.