Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. doesNotExistErrorType :: IOErrorType

    base System.IO.Error

    I/O error where the operation failed because one of its arguments does not exist.

  2. isDoesNotExistError :: IOError -> Bool

    base System.IO.Error

    An error indicating that an IO operation failed because one of its arguments does not exist.

  3. isDoesNotExistErrorType :: IOErrorType -> Bool

    base System.IO.Error

    I/O error where the operation failed because one of its arguments does not exist.

  4. eNOTEMPTY :: Errno

    unliftio UnliftIO.Foreign

    No documentation available.

  5. AnnotEnd :: a -> AnnotDetails a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    No documentation available.

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

    hedgehog Hedgehog

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

  7. 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.

  8. Footnote :: String -> Log

    hedgehog Hedgehog.Internal.Property

    No documentation available.

  9. 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.

  10. 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.

Page 77 of many | Previous | Next