Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. setMaxLengthForRequest :: (Request -> IO (Maybe Word64)) -> RequestSizeLimitSettings -> RequestSizeLimitSettings

    wai-extra Network.Wai.Middleware.RequestSizeLimit.Internal

    Function to determine the maximum request size in bytes for the request. Return Nothing for no limit.

  2. registerTransformation :: (Config -> [SpecTree] -> [SpecTree]) -> SpecWith a

    hspec-core Test.Hspec.Core.Extension

    Register a transformation that transforms the spec tree in phase 3. The registered transformation can use:

  3. configAvailableFormatters :: Config -> [(String, FormatConfig -> IO Format)]

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  4. configFormat :: Config -> Maybe (FormatConfig -> IO Format)

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  5. configFormatException :: Config -> SomeException -> String

    hspec-core Test.Hspec.Core.Extension.Config

    No documentation available.

  6. configFormatter :: Config -> Maybe Formatter

    hspec-core Test.Hspec.Core.Extension.Config

    Deprecated: Use useFormatter instead.

  7. defaultFormatConfig :: FormatConfig

    hspec-core Test.Hspec.Core.Format

    No documentation available.

  8. failedFormatter :: Formatter -> FormatM ()

    hspec-core Test.Hspec.Core.Formatters.V1

    No documentation available.

  9. footerFormatter :: Formatter -> FormatM ()

    hspec-core Test.Hspec.Core.Formatters.V1

    No documentation available.

  10. headerFormatter :: Formatter -> FormatM ()

    hspec-core Test.Hspec.Core.Formatters.V1

    No documentation available.

Page 506 of many | Previous | Next