Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
pandoc Text.Pandoc.Shared Replaces Note elements with empty strings.
DidNotExpectButGot :: Maybe CallStack -> ShowEqBox -> FailureReasonsandwich Test.Sandwich.Misc No documentation available.
assertNotEq :: (HasCallStack, Eq a, Show a) => String -> a -> a -> YesodExample site ()yesod-test Yesod.Test Asserts that the two given values are not equal. In case they are equal, the error message includes the values.
-
X11 Graphics.X11.ExtraTypes.XorgDefault No documentation available.
dropWhileNotEq :: Char -> Bytes -> Bytesbyteslice Data.Bytes.Text.AsciiExt Throws an exception the Char argument is non-ascii.
takeWhileEndNotEq :: Char -> Bytes -> Bytesbyteslice Data.Bytes.Text.AsciiExt Throws an exception the Char argument is non-ascii.
takeWhileNotEq :: Char -> Bytes -> Bytesbyteslice Data.Bytes.Text.AsciiExt Throws an exception the Char argument is non-ascii.
-
ghc-internal GHC.Internal.Foreign.C.Error No documentation available.
doesNotExistErrorType :: IOErrorTypeghc-internal GHC.Internal.System.IO.Error I/O error where the operation failed because one of its arguments does not exist.
isDoesNotExistError :: IOError -> Boolghc-internal GHC.Internal.System.IO.Error An error indicating that an IO operation failed because one of its arguments does not exist.