Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. showsColorModelName :: ColorModel cs e => Proxy (Color cs e) -> ShowS

    Color Graphics.Color.Model

    Display the cs portion of the pixel. Color itself will not be evaluated.

  2. showsColorModel :: ColorModel cs e => Color cs e -> ShowS

    Color Graphics.Color.Space

    No documentation available.

  3. showsColorModelName :: ColorModel cs e => Proxy (Color cs e) -> ShowS

    Color Graphics.Color.Space

    Display the cs portion of the pixel. Color itself will not be evaluated.

  4. showsColorModel :: ColorModel cs e => Color cs e -> ShowS

    Color Graphics.Color.Space.RGB

    No documentation available.

  5. showsColorModel :: ColorModel cs e => Color cs e -> ShowS

    Color Graphics.Color.Space.RGB

    No documentation available.

  6. showsColorModelName :: ColorModel cs e => Proxy (Color cs e) -> ShowS

    Color Graphics.Color.Space.RGB

    Display the cs portion of the pixel. Color itself will not be evaluated.

  7. showsColorModelName :: ColorModel cs e => Proxy (Color cs e) -> ShowS

    Color Graphics.Color.Space.RGB

    Display the cs portion of the pixel. Color itself will not be evaluated.

  8. showsColorModel :: ColorModel cs e => Color cs e -> ShowS

    Color Graphics.Color.Space.RGB.Alternative

    No documentation available.

  9. showsColorModelName :: ColorModel cs e => Proxy (Color cs e) -> ShowS

    Color Graphics.Color.Space.RGB.Alternative

    Display the cs portion of the pixel. Color itself will not be evaluated.

  10. showChar :: Char -> ShowS

    base-prelude BasePrelude

    utility function converting a Char to a show function that simply prepends the character unchanged.

Page 126 of many | Previous | Next