Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. Progress :: Path -> Progress -> Event

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

    No documentation available.

  2. type Progress = (Int, Int)

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

    (CurrentItem, TotalItems) tuple.

  3. type Path = ([String], String)

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

    A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.

  4. Pending :: Maybe Location -> Maybe String -> Result

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

    No documentation available.

  5. Progress :: Path -> Progress -> Event

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

    No documentation available.

  6. type Progress = (Int, Int)

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

    (CurrentItem, TotalItems) tuple.

  7. type Progress = (Int, Int)

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

    (CurrentItem, TotalItems) tuple.

  8. type Path = ([String], String)

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

    A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.

  9. Pending :: Maybe Location -> Maybe String -> Result

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

    No documentation available.

  10. type Progress = (Int, Int)

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

    (CurrentItem, TotalItems) tuple.

Page 708 of many | Previous | Next