• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. HttpRequestMaxAge0 :: HttpRequestHeader

    hackage-security Hackage.Security.Client.Repository.HttpLib

    Set Cache-Control: max-age=0

  2. HttpRequestNoTransform :: HttpRequestHeader

    hackage-security Hackage.Security.Client.Repository.HttpLib

    Set Cache-Control: no-transform

  3. knownFileInfoEqual :: FileInfo -> FileInfo -> Bool

    hackage-security Hackage.Security.Server

    No documentation available.

  4. trustedFileInfoEqual :: Trusted FileInfo -> Trusted FileInfo -> Bool

    hackage-security Hackage.Security.Trusted

    Variation on knownFileInfoEqual for Trusted FileInfo

  5. data DictEq a

    hackage-security Hackage.Security.Util.Some

    No documentation available.

  6. DictEq :: forall a . Eq a => DictEq a

    hackage-security Hackage.Security.Util.Some

    No documentation available.

  7. class SomeEq (f :: Type -> Type)

    hackage-security Hackage.Security.Util.Some

    Type f satisfies SomeEq f if f a satisfies Eq independent of a

  8. someEq :: SomeEq f => DictEq (f a)

    hackage-security Hackage.Security.Util.Some

    No documentation available.

  9. data ModuleQualification

    hint Language.Haskell.Interpreter

    No documentation available.

  10. SeqType :: TypeSpec -> TypeSpec

    hslua-typing HsLua.Typing

    Sequence of the given type.

Page 430 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete