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. PageMode :: Mode

    pretty Text.PrettyPrint.Annotated

    Normal rendering (lineLength and ribbonsPerLine respected').

  2. PStr :: String -> TextDetails

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Used to represent a Fast String fragment but now deprecated and identical to the Str constructor.

  3. PageMode :: Mode

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Normal rendering (lineLength and ribbonsPerLine respected').

  4. class Pretty a

    pretty Text.PrettyPrint.Annotated.HughesPJClass

    Pretty printing class. The precedence level is used in a similar way as in the Show class. Minimal complete definition is either pPrintPrec or pPrint.

  5. newtype PrettyLevel

    pretty Text.PrettyPrint.Annotated.HughesPJClass

    Level of detail in the pretty printed output. Level 0 is the least detail.

  6. PrettyLevel :: Int -> PrettyLevel

    pretty Text.PrettyPrint.Annotated.HughesPJClass

    No documentation available.

  7. PStr :: String -> TextDetails

    pretty Text.PrettyPrint.HughesPJ

    Used to represent a Fast String fragment but now deprecated and identical to the Str constructor.

  8. PageMode :: Mode

    pretty Text.PrettyPrint.HughesPJ

    Normal rendering (lineLength and ribbonsPerLine respected').

  9. class Pretty a

    pretty Text.PrettyPrint.HughesPJClass

    Pretty printing class. The precedence level is used in a similar way as in the Show class. Minimal complete definition is either pPrintPrec or pPrint.

  10. newtype PrettyLevel

    pretty Text.PrettyPrint.HughesPJClass

    Level of detail in the pretty printed output. Level 0 is the least detail.

Page 64 of many | Previous | Next