Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. showWalkType :: WalkType t => Proxy t -> String

    greskell Data.Greskell.GTraversal

    Only for tests.

  2. showsSExprWithParens :: Char -> Char -> SExpr -> ShowS

    grisette Grisette.Core

    Show an S-expression with specific parentheses.

  3. showsSExprWithParens :: Char -> Char -> SExpr -> ShowS

    grisette Grisette.Internal.Core.Data.SExpr

    Show an S-expression with specific parentheses.

  4. showUntyped :: forall (knd :: SymbolKind) t . TypedSymbol knd t -> String

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Show a typed symbol without the type information.

  5. showClasses :: [Name]

    grisette Grisette.Internal.TH.Derivation.Derive

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

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

    grisette Grisette.Internal.TH.Derivation.ShowPPrintCommon

    Common FieldFunExp for Show and PPrint on a GADT.

  7. showClasses :: [Name]

    grisette Grisette.TH

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

  8. 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.

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

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    The widget is shown.

  10. 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.

Page 148 of many | Previous | Next