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. pagerHintsEventHook :: Event -> X All

    xmonad-contrib XMonad.Hooks.TaffybarPagerHints

    Handle all "Current Layout" events received from pager widgets, and set the current layout accordingly.

  2. pagerHintsLogHook :: X ()

    xmonad-contrib XMonad.Hooks.TaffybarPagerHints

    Update the current values of both custom hints.

  3. data PageWidth

    optparse-applicative Options.Applicative.Help.Pretty

    Maximum number of characters that fit in one line. The layout algorithms will try not to exceed the set limit by inserting line breaks when applicable (e.g. via softline').

  4. PageMode :: Mode

    pretty Text.PrettyPrint

    Normal rendering (lineLength and ribbonsPerLine respected').

  5. PageMode :: Mode

    pretty Text.PrettyPrint.Annotated

    Normal rendering (lineLength and ribbonsPerLine respected').

  6. PageMode :: Mode

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Normal rendering (lineLength and ribbonsPerLine respected').

  7. PageMode :: Mode

    pretty Text.PrettyPrint.HughesPJ

    Normal rendering (lineLength and ribbonsPerLine respected').

  8. data PageWidth

    prettyprinter Prettyprinter

    Maximum number of characters that fit in one line. The layout algorithms will try not to exceed the set limit by inserting line breaks when applicable (e.g. via softline').

  9. data PageWidth

    prettyprinter Prettyprinter.Internal

    Maximum number of characters that fit in one line. The layout algorithms will try not to exceed the set limit by inserting line breaks when applicable (e.g. via softline').

  10. PageMode :: Bool -> Mode

    ghc GHC.Utils.Ppr

    Normal

Page 218 of many | Previous | Next