Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data FormatError

    tar Codec.Archive.Tar

    Errors that can be encountered when parsing a Tar archive.

  2. 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.

  3. class FormatTime t

    time-compat Data.Time.Format.Compat

    No documentation available.

  4. data Format t

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

    A text format for a type

  5. data FormatExtension

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

    No documentation available.

  6. module Distribution.Types.ForeignLib

    No documentation available.

  7. 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.

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

    Cabal-syntax Distribution.Types.ForeignLib

    No documentation available.

  9. 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.

  10. module Distribution.Types.ForeignLibOption

    No documentation available.

Page 267 of many | Previous | Next