Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. stripOuterForallT :: Type -> Type

    deriving-compat Data.Deriving.Via.Internal

    No documentation available.

  2. bformat :: Format Builder a -> a

    formatting Formatting

    Run the formatter and return a Builder value. This is a newer synonym for bprint, following the naming convention set by format and sformat.

  3. runFormat :: Format r a -> (Builder -> r) -> a

    formatting Formatting

    No documentation available.

  4. sformat :: Format Text a -> a

    formatting Formatting

    Run the formatter and return a strict Text value.

  5. bformat :: Format Builder a -> a

    formatting Formatting.Internal

    Run the formatter and return a Builder value. This is a newer synonym for bprint, following the naming convention set by format and sformat.

  6. runFormat :: Format r a -> (Builder -> r) -> a

    formatting Formatting.Internal

    No documentation available.

  7. sformat :: Format Text a -> a

    formatting Formatting.Internal

    Run the formatter and return a strict Text value.

  8. module Formatting.ShortFormatters

    Single letters for short formatting.

  9. class UniformWeight_ Rep a => GUniformWeight a

    generic-random Generic.Random

    Derived uniform distribution of constructors for a.

  10. uniform :: UniformWeight_ (Rep a) => Weights a

    generic-random Generic.Random

    Uniform distribution.

Page 594 of many | Previous | Next