Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
shower Shower.Printer A pretty document, with a Shower instance.
-
This module defines an extension of the Show class for displaying multi-line values. It serves the following purposes:
-
swish Data.String.ShowLines ShowLines is a type class for values that may be formatted in multi-line displays.
-
tools-yj Text.Show.ToolsYj No documentation available.
-
typenums Data.TypeLits Pretty print the type. ShowType :: k -> ErrorMessage
-
constrained-categories Control.Category.Constrained.Prelude The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
constrained-categories Control.Category.Hask The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
copilot-interpreter Copilot.Interpret.Eval Target language for showing a typed value. Used to adapt the representation of booleans.
-
copilot-language Copilot.Language.Prelude The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
generic-data-functions Generic.Data.Function.Example No documentation available.