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 Test.Hspec.Core.Formatters

    Deprecated: Use Test.Hspec.Api.Formatters.V1 instead.

  2. type FormatM = Free FormatF

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

    No documentation available.

  3. data Formatter

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

    No documentation available.

  4. 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-core Test.Hspec.Core.Formatters.V1

    No documentation available.

  5. data FormatConfig

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

    No documentation available.

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

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

    No documentation available.

  7. data FormatM a

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

    No documentation available.

  8. data Formatter

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

    No documentation available.

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

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

    No documentation available.

  10. module Data.Text.Foreign

    No documentation available.

Page 262 of many | Previous | Next