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.
-
base-prelude BasePrelude 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.
-
citeproc Citeproc.Types No documentation available.
-
mixed-types-num Numeric.MixedTypes.PreludeHiding 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.
type
ShowConstantTermsSQL = LiteralSQLrelational-query Database.Relational.Arrow Deprecated: Use LiteralSQL instead of this.
type
ShowConstantTermsSQL = LiteralSQLrelational-query Database.Relational.ProjectableClass Deprecated: Use LiteralSQL instead of this.
-
terminal System.Terminal.Internal No documentation available.
-
type-errors Type.Errors Pretty print the type. ShowType :: k -> ErrorMessage
type family
ShowTypeQuoted (t :: k) :: ErrorMessagetype-errors Type.Errors Like ShowType, but quotes the type if necessary.
>>> :show_error ShowTypeQuoted Int ... ... 'Int' ...
>>> :show_error ShowTypeQuoted "symbols aren't quoted" ... ... "symbols aren't quoted" ...
-
LambdaHack Game.LambdaHack.Core.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.
-
aern2-mp AERN2.MP.Accuracy No documentation available.