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.
-
bytestring Data.ByteString.Builder.Internal A buffer allocation strategy for executing Builders.
-
tasty Test.Tasty The current test tree will be executed after its dependencies finish, regardless of whether they succeed or not.
-
tasty Test.Tasty The current test tree will be executed after its dependencies finish, and only if all of the dependencies succeed.
-
template-haskell Language.Haskell.TH No documentation available.
AllowAmbiguousTypes :: Extensiontemplate-haskell Language.Haskell.TH No documentation available.
AllowAmbiguousTypes :: Extensiontemplate-haskell Language.Haskell.TH.LanguageExtensions No documentation available.
-
template-haskell Language.Haskell.TH.Syntax No documentation available.
pattern
AllocationLimitExceeded_ :: AsAllocationLimitExceeded s => slens Control.Exception.Lens No documentation available.
pattern
AllocationLimitExceeded__ :: AsAllocationLimitExceeded s => AllocationLimitExceeded -> slens Control.Exception.Lens No documentation available.
-
optparse-applicative Options.Applicative.Types No options are parsed at all, all arguments are treated as positionals. Is the policy used after `--` is encountered.