Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. module Hackage.Security.Client.Formats

    No documentation available.

  2. data Format a

    hackage-security Hackage.Security.Client.Formats

    Format is a singleton type (reflection type to term level) NOTE: In the future we might add further compression formats.

  3. data FormatGz

    hackage-security Hackage.Security.Client.Formats

    No documentation available.

  4. data FormatUn

    hackage-security Hackage.Security.Client.Formats

    No documentation available.

  5. data Formats a b

    hackage-security Hackage.Security.Client.Formats

    Available formats Rather than having a general list here, we enumerate all possibilities. This means we are very precise about what we expect, and we avoid any runtime errors about unexpected format definitions. NOTE: If we add additional cases here (for dealing with additional formats) all calls to error "inaccessible" need to be reevaluated.

  6. ForeignFunctionInterface :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  7. ForeignFunctionInterface :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

  8. newtype Forget r i a b

    indexed-profunctors Data.Profunctor.Indexed

    Needed for getters and folds.

  9. Forget :: (a -> r) -> Forget r i a b

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  10. newtype ForgetM r i a b

    indexed-profunctors Data.Profunctor.Indexed

    Needed for affine folds.

Page 297 of many | Previous | Next