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.

  1. IxForgetM :: (i -> a -> Maybe r) -> IxForgetM r i a b

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  2. reForget :: Forget r i a b -> Forget r j a b

    indexed-profunctors Data.Profunctor.Indexed

    Repack Forget to change its index type.

  3. runForget :: Forget r i a b -> a -> r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  4. runForgetM :: ForgetM r i a b -> a -> Maybe r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  5. runIxForget :: IxForget r i a b -> i -> a -> r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  6. runIxForgetM :: IxForgetM r i a b -> i -> a -> Maybe r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  7. ctxForeignSrcLang :: Context -> Maybe ForeignSrcLang

    inline-c Language.C.Inline.Context

    TH.LangC by default

  8. AttrForeground :: Int -> Int -> Color -> PangoAttribute

    pango Graphics.Rendering.Pango

    Specify the foreground color.

  9. AttrForeground :: Int -> Int -> Color -> PangoAttribute

    pango Graphics.Rendering.Pango.Enums

    Specify the foreground color.

  10. FontForeground :: String -> SpanAttribute

    pango 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".

Page 732 of many | Previous | Next