Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. errorArgKey :: String -> a

    vformat Text.Format

    Calls vferror to indicate an arg key error for a given type.

  2. errorArgFmt :: String -> a

    vformat Text.Format

    Calls vferror to indicate an arg format error for a given type.

  3. vferror :: String -> a

    vformat Text.Format

    Raises an error with a vformat-specific prefix on the message string.

  4. abort :: String -> a

    xmonad XMonad.StackSet

    this function indicates to catch that an error is expected

  5. panicImpossible :: String -> a

    rzk Rzk.TypeCheck

    No documentation available.

  6. autocollectError :: String -> a

    tasty-autocollect Test.Tasty.AutoCollect.Error

    No documentation available.

  7. noOv :: String -> a

    tidal Sound.Tidal.Boot

    • Patterns as numbers

  8. badUsage :: String -> a

    copilot-language Copilot.Language

    Report an error due to an error detected by Copilot (e.g., user error).

  9. internalErr :: String -> a

    language-c Language.C.Data.Error

    raise a fatal internal error; message may have multiple lines

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

    verset Verset

    Warning: error should be used only for debugging

Page 9 of many | Previous | Next