Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
eliminators Data.Eliminator.Monoid No documentation available.
-
eliminators Data.Eliminator.Semigroup No documentation available.
ft_Get_First_Char' :: FT_Face -> Ptr FT_UInt -> IO FT_ULongfreetype2 FreeType.Core.Base.Internal No documentation available.
osUsFirstCharIndex :: TT_OS2 -> FT_UShortfreetype2 FreeType.Format.TrueType No documentation available.
wfnthrFirst_char :: FT_WinFNT_HeaderRec -> FT_Bytefreetype2 FreeType.Format.WinFNT No documentation available.
gfirst :: GFirst f => (a -> b) -> f a c -> f b cgeneric-functor Generic.Functor Generic implementation of first from Bifunctor. See also GenericBifunctor.
gfirst :: GFirst f => (a -> b) -> f a c -> f b cgeneric-functor Generic.Functor.Internal Generic implementation of first from Bifunctor. See also GenericBifunctor.
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].