Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

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

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

    No documentation available.

  2. type Format = Event -> IO ()

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

    No documentation available.

  3. data FormatConfig

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

    No documentation available.

  4. 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.Format.V2

    No documentation available.

  5. type FormatM = Free FormatF

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

    No documentation available.

  6. data Formatter

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

    No documentation available.

  7. 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.

  8. data FormatM a

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

    No documentation available.

  9. data Formatter

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

    No documentation available.

  10. 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.

Page 307 of many | Previous | Next