Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. AnnotEnd :: a -> AnnotDetails a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    No documentation available.

  2. footnote :: MonadTest m => String -> m ()

    hedgehog Hedgehog

    Logs a message to be displayed as additional information in the footer of the failure report.

  3. footnoteShow :: (MonadTest m, Show a) => a -> m ()

    hedgehog Hedgehog

    Logs a value to be displayed as additional information in the footer of the failure report.

  4. Footnote :: String -> Log

    hedgehog Hedgehog.Internal.Property

    No documentation available.

  5. footnote :: MonadTest m => String -> m ()

    hedgehog Hedgehog.Internal.Property

    Logs a message to be displayed as additional information in the footer of the failure report.

  6. footnoteShow :: (MonadTest m, Show a) => a -> m ()

    hedgehog Hedgehog.Internal.Property

    Logs a value to be displayed as additional information in the footer of the failure report.

  7. failureFootnotes :: FailureReport -> ![String]

    hedgehog Hedgehog.Internal.Report

    No documentation available.

  8. assertNote :: Partial => String -> Bool -> a -> a

    safe Safe

    No documentation available.

  9. atNote :: Partial => String -> [a] -> Int -> a

    safe Safe

    No documentation available.

  10. cycleNote :: Partial => String -> [a] -> [a]

    safe Safe

    No documentation available.

Page 78 of many | Previous | Next