Hoogle Search

Within LTS Haskell 24.20 (ghc-9.10.3)

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

  1. showClasses :: [Name]

    grisette Grisette.Internal.TH.Derivation.Derive

    Show classes that can be derived for GADTs. This includes:

  2. showPrintFieldFunExp :: [Name] -> [Name] -> FieldFunExp

    grisette Grisette.Internal.TH.Derivation.ShowPPrintCommon

    Common FieldFunExp for Show and PPrint on a GADT.

  3. showClasses :: [Name]

    grisette Grisette.TH

    Show classes that can be derived for GADTs. This includes:

  4. showHelp :: WidgetClass self => Signal self (WidgetHelpType -> IO Bool)

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    Tell the widget to show an explanatory help text. Should return True if help has been shown.

  5. showSignal :: WidgetClass self => Signal self (IO ())

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    The widget is shown.

  6. showGlyphString :: GlyphItem -> Render ()

    gtk3 Graphics.UI.Gtk.Cairo

    Draw a glyph string.

    • The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.

  7. showLayout :: PangoLayout -> Render ()

    gtk3 Graphics.UI.Gtk.Cairo

    Draw a PangoLayout.

    • The top-left corner of the PangoLayout will be drawn at the current point of the cairo context.

  8. showLayoutLine :: LayoutLine -> Render ()

    gtk3 Graphics.UI.Gtk.Cairo

    Draw a LayoutLine.

    • The origin of the glyphs (the left edge of the baseline) will be drawn at the current point of the cairo context.

  9. showChunk :: forall (m :: Type -> Type) . Chunk m -> String

    heist Heist.Internal.Types

    No documentation available.

  10. showDocWith :: DynFlags -> Mode -> Doc -> String

    hie-bios HIE.Bios.Ghc.Doc

    No documentation available.

Page 148 of many | Previous | Next