Hoogle Search

Within LTS Haskell 24.2 (ghc-9.10.2)

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

  1. cabalBug :: String -> a

    Cabal-syntax Distribution.PackageDescription.Utils

    No documentation available.

  2. userBug :: String -> a

    Cabal-syntax Distribution.PackageDescription.Utils

    No documentation available.

  3. errorEmptySBS :: HasCallStack => String -> a

    os-string System.OsString.Data.ByteString.Short.Internal

    No documentation available.

  4. bomb :: String -> a

    polysemy Polysemy.Internal.Fixpoint

    The error used in fixpointToFinal, runFixpoint and runFixpointM when the result of a failed computation is recursively used and somehow visible. You may use this for your own Fixpoint interpreters. The argument should be the name of the interpreter.

  5. error :: HasCallStack => String -> a

    basement Basement.Imports

    stop execution and displays an error message

  6. succError :: String -> a

    ghc-internal GHC.Internal.Enum

    No documentation available.

  7. predError :: String -> a

    ghc-internal GHC.Internal.Enum

    No documentation available.

  8. errorEmptyList :: HasCallStack => String -> a

    ghc-internal GHC.Internal.List

    No documentation available.

  9. errorWithStackTrace :: String -> a

    ghc-internal GHC.Internal.Stack

    Deprecated: error appends the call stack now

  10. error' :: String -> a

    hledger-lib Hledger.Utils.IO

    Call errorWithoutStackTrace, prepending a "Error:" label.

Page 5 of many | Previous | Next