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.
-
pretty Text.PrettyPrint.Annotated Normal rendering (lineLength and ribbonsPerLine respected').
-
pretty Text.PrettyPrint.Annotated.HughesPJ Used to represent a Fast String fragment but now deprecated and identical to the Str constructor.
-
pretty Text.PrettyPrint.Annotated.HughesPJ Normal rendering (lineLength and ribbonsPerLine respected').
-
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.
-
pretty Text.PrettyPrint.Annotated.HughesPJClass Level of detail in the pretty printed output. Level 0 is the least detail.
PrettyLevel :: Int -> PrettyLevelpretty Text.PrettyPrint.Annotated.HughesPJClass No documentation available.
-
pretty Text.PrettyPrint.HughesPJ Used to represent a Fast String fragment but now deprecated and identical to the Str constructor.
-
pretty Text.PrettyPrint.HughesPJ Normal rendering (lineLength and ribbonsPerLine respected').
-
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.
-
pretty Text.PrettyPrint.HughesPJClass Level of detail in the pretty printed output. Level 0 is the least detail.