Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. type FormatM = Free FormatF

    hspec-api Test.Hspec.Api.Formatters.V1

    No documentation available.

  2. data Formatter

    hspec-api Test.Hspec.Api.Formatters.V1

    No documentation available.

  3. Formatter :: FormatM () -> ([String] -> String -> FormatM ()) -> FormatM () -> (Path -> FormatM ()) -> (Path -> Progress -> FormatM ()) -> (Path -> String -> FormatM ()) -> (Path -> String -> FailureReason -> FormatM ()) -> (Path -> String -> Maybe String -> FormatM ()) -> FormatM () -> FormatM () -> Formatter

    hspec-api Test.Hspec.Api.Formatters.V1

    No documentation available.

  4. data FormatM a

    hspec-api Test.Hspec.Api.Formatters.V2

    No documentation available.

  5. data Formatter

    hspec-api Test.Hspec.Api.Formatters.V2

    No documentation available.

  6. Formatter :: FormatM () -> (Path -> FormatM ()) -> (Path -> FormatM ()) -> (Path -> Progress -> FormatM ()) -> (Path -> FormatM ()) -> (Path -> Item -> FormatM ()) -> FormatM () -> Formatter

    hspec-api Test.Hspec.Api.Formatters.V2

    No documentation available.

  7. data FormatConfig

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

  8. FormatConfig :: Bool -> Bool -> Bool -> Bool -> Maybe Int -> Maybe (String -> String -> IO ()) -> Maybe (String -> String -> (String, String)) -> (SomeException -> String) -> Bool -> Bool -> Bool -> Integer -> Int -> FormatConfig

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

  9. data FormatM a

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

  10. data Formatter

    hspec-api Test.Hspec.Api.Formatters.V3

    No documentation available.

Page 307 of many | Previous | Next