Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PrettyLevel :: Int -> PrettyLevelpretty Text.PrettyPrint.HughesPJClass No documentation available.
data
Parallel (m :: Type -> Type) (state :: Type -> Type -> Type)hedgehog Hedgehog A sequential prefix of actions to execute, with two branches to execute in parallel.
-
hedgehog Hedgehog No documentation available.
-
hedgehog Hedgehog A property test, along with some configurable limits like how many times to run the test.
-
hedgehog Hedgehog The name of a property. Should be constructed using OverloadedStrings:
"apples" :: PropertyName
data
PropertyT (m :: Type -> Type) ahedgehog Hedgehog The property monad transformer allows both the generation of test inputs and the assertion of expectations.
-
hedgehog Hedgehog.Internal.Discovery No documentation available.
-
hedgehog Hedgehog.Internal.Discovery No documentation available.
-
hedgehog Hedgehog.Internal.Discovery No documentation available.
Position :: FilePath -> LineNo -> ColumnNo -> Positionhedgehog Hedgehog.Internal.Discovery No documentation available.