Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
IxForgetM :: (i -> a -> Maybe r) -> IxForgetM r i a bindexed-profunctors Data.Profunctor.Indexed No documentation available.
reForget :: Forget r i a b -> Forget r j a bindexed-profunctors Data.Profunctor.Indexed Repack Forget to change its index type.
runForget :: Forget r i a b -> a -> rindexed-profunctors Data.Profunctor.Indexed No documentation available.
runForgetM :: ForgetM r i a b -> a -> Maybe rindexed-profunctors Data.Profunctor.Indexed No documentation available.
runIxForget :: IxForget r i a b -> i -> a -> rindexed-profunctors Data.Profunctor.Indexed No documentation available.
runIxForgetM :: IxForgetM r i a b -> i -> a -> Maybe rindexed-profunctors Data.Profunctor.Indexed No documentation available.
ctxForeignSrcLang :: Context -> Maybe ForeignSrcLanginline-c Language.C.Inline.Context TH.LangC by default
AttrForeground :: Int -> Int -> Color -> PangoAttributepango Graphics.Rendering.Pango Specify the foreground color.
AttrForeground :: Int -> Int -> Color -> PangoAttributepango Graphics.Rendering.Pango.Enums Specify the foreground color.
FontForeground :: String -> SpanAttributepango Graphics.Rendering.Pango.Markup Foreground color.
- This constructor and FontBackground take both a description of the color to be used for rendering. The name is either a hex code of the form "#RRGGBB" or an X11 color name like "dark olive green".