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. type Path = ([String], String)

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

    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.

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

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

    No documentation available.

  3. type Progress = (Int, Int)

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

    (CurrentItem, TotalItems) tuple.

  4. module Test.Hspec.Expectations.Pretty

    Introductory documentation: https://github.com/sol/hspec-expectations#readme

  5. module HTMLEntities.Parser

    Attoparsec parsers.

  6. PATCH :: Method

    http-common Network.Http.Types

    No documentation available.

  7. POST :: Method

    http-common Network.Http.Types

    No documentation available.

  8. PUT :: Method

    http-common Network.Http.Types

    No documentation available.

  9. type Port = Word16

    http-common Network.Http.Types

    No documentation available.

  10. module Network.HTTP.Link.Parser

    The parser for the HTTP Link header as defined in RFC 5988. More liberal than the RFC though: does not validate URLs and other deep stuff, accepts whitespace in weird places.

Page 709 of many | Previous | Next