Hoogle Search
Within LTS Haskell 24.7 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
numhask NumHask.Prelude A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.
-
shake Development.Shake.Classes A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.
show :: (StringLike s, Show a) => a -> sListLike Data.ListLike Generalize the Show method t return any StringLike.
show :: (StringLike s, Show a) => a -> sListLike Data.ListLike.String Generalize the Show method t return any StringLike.
-
alsa-core Sound.ALSA.Exception No documentation available.
-
basic-prelude BasicPrelude A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.
-
classy-prelude ClassyPrelude A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.
-
ghc-lib-parser GHC.Prelude.Basic A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.
-
foundation Foundation Use the Show class to create a String. Note that this is not efficient, since an intermediate [Char] is going to be created before turning into a real String.
-
prelude-compat Prelude2010 A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.