Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. data Format

    tar Codec.Archive.Tar.Entry

    There have been a number of extensions to the tar file format over the years. They all share the basic entry fields and put more meta-data in different extended headers.

  2. class FormatTime t

    time-compat Data.Time.Format.Compat

    No documentation available.

  3. data Format t

    time-compat Data.Time.Format.ISO8601.Compat

    A text format for a type

  4. data FormatExtension

    time-compat Data.Time.Format.ISO8601.Compat

    No documentation available.

  5. module Distribution.Types.ForeignLib

    No documentation available.

  6. data ForeignLib

    Cabal-syntax Distribution.Types.ForeignLib

    A foreign library stanza is like a library stanza, except that the built code is intended for consumption by a non-Haskell client.

  7. ForeignLib :: UnqualComponentName -> ForeignLibType -> [ForeignLibOption] -> BuildInfo -> Maybe LibVersionInfo -> Maybe Version -> [FilePath] -> ForeignLib

    Cabal-syntax Distribution.Types.ForeignLib

    No documentation available.

  8. data ForeignLib

    Cabal-syntax Distribution.Types.ForeignLib.Lens

    A foreign library stanza is like a library stanza, except that the built code is intended for consumption by a non-Haskell client.

  9. module Distribution.Types.ForeignLibOption

    No documentation available.

  10. data ForeignLibOption

    Cabal-syntax Distribution.Types.ForeignLibOption

    No documentation available.

Page 267 of many | Previous | Next