Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PatternMatchFail :: String -> PatternMatchFaillifted-base Control.Exception.Lifted No documentation available.
type
Path = ([String], String)hspec-core Test.Hspec.Core.Extension.Config 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.
-
hspec-core Test.Hspec.Core.Extension.Item QuickCheck and SmallCheck related parameters.
Params :: Args -> Maybe Int -> Paramshspec-core Test.Hspec.Core.Extension.Item No documentation available.
Pending :: Maybe Location -> Maybe String -> ResultStatushspec-core Test.Hspec.Core.Extension.Item No documentation available.
-
hspec-core Test.Hspec.Core.Extension.Item (CurrentItem, TotalItems) tuple.
type
ProgressCallback = Progress -> IO ()hspec-core Test.Hspec.Core.Extension.Item Callback used by composite test items that contain many tests to report their progress towards finishing them all. This is used, for example, to report how many QuickCheck examples are finished.
type
Path = ([String], String)hspec-core Test.Hspec.Core.Format 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.
Pending :: Maybe Location -> Maybe String -> Resulthspec-core Test.Hspec.Core.Format No documentation available.
Progress :: Path -> Progress -> Eventhspec-core Test.Hspec.Core.Format No documentation available.