Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. type Forest a = [Tree a]

    containers Data.Graph

    This type synonym exists primarily for historical reasons.

  2. type Forest a = [Tree a]

    containers Data.Tree

    This type synonym exists primarily for historical reasons.

  3. module Test.Hspec.Formatters

    Deprecated: Use Test.Hspec.Api.Formatters.V1 instead.

  4. module Data.Time.Format

    No documentation available.

  5. class FormatTime t

    time Data.Time.Format

    No documentation available.

  6. data Format t

    time Data.Time.Format.ISO8601

    A text format for a type

  7. data FormatExtension

    time Data.Time.Format.ISO8601

    No documentation available.

  8. data Format t

    time Data.Time.Format.Internal

    A text format for a type

  9. type FormatNumericPadding = Maybe Char

    time Data.Time.Format.Internal

    No documentation available.

  10. data FormatOptions

    time Data.Time.Format.Internal

    No documentation available.

Page 247 of many | Previous | Next