Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. data AllocationStrategy

    bytestring Data.ByteString.Builder.Internal

    A buffer allocation strategy for executing Builders.

  2. AllFinish :: DependencyType

    tasty Test.Tasty

    The current test tree will be executed after its dependencies finish, regardless of whether they succeed or not.

  3. AllSucceed :: DependencyType

    tasty Test.Tasty

    The current test tree will be executed after its dependencies finish, and only if all of the dependencies succeed.

  4. AllPhases :: Phases

    template-haskell Language.Haskell.TH

    No documentation available.

  5. AllowAmbiguousTypes :: Extension

    template-haskell Language.Haskell.TH

    No documentation available.

  6. AllowAmbiguousTypes :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  7. AllPhases :: Phases

    template-haskell Language.Haskell.TH.Syntax

    No documentation available.

  8. pattern AllocationLimitExceeded_ :: AsAllocationLimitExceeded s => s

    lens Control.Exception.Lens

    No documentation available.

  9. pattern AllocationLimitExceeded__ :: AsAllocationLimitExceeded s => AllocationLimitExceeded -> s

    lens Control.Exception.Lens

    No documentation available.

  10. AllPositionals :: ArgPolicy

    optparse-applicative Options.Applicative.Types

    No options are parsed at all, all arguments are treated as positionals. Is the policy used after `--` is encountered.

Page 26 of many | Previous | Next