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.
doesNotExistErrorType :: IOErrorTypebase System.IO.Error I/O error where the operation failed because one of its arguments does not exist.
isDoesNotExistError :: IOError -> Boolbase System.IO.Error An error indicating that an IO operation failed because one of its arguments does not exist.
isDoesNotExistErrorType :: IOErrorType -> Boolbase System.IO.Error I/O error where the operation failed because one of its arguments does not exist.
-
unliftio UnliftIO.Foreign No documentation available.
AnnotEnd :: a -> AnnotDetails apretty Text.PrettyPrint.Annotated.HughesPJ No documentation available.
footnote :: MonadTest m => String -> m ()hedgehog Hedgehog Logs a message to be displayed as additional information in the footer of the failure report.
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.
-
hedgehog Hedgehog.Internal.Property No documentation available.
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.
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.