Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
vformat Text.Format Raises an error with a vformat-specific prefix on the message string.
-
xmonad XMonad.StackSet this function indicates to catch that an error is expected
clashCompileError :: HasCallStack => String -> aclash-prelude Clash.Magic Same as error but will make HDL generation fail if included in the final circuit. This is useful for the error case of static assertions. Note that the error message needs to be a literal, and during HDL generation the error message does not include a stack trace, so it had better be descriptive.
errorX :: HasCallStack => String -> aclash-prelude Clash.XException Like error, but throwing an XException instead of an ErrorCall The ShowX methods print these error-values as undefined; instead of error'ing out with an exception.
panicImpossible :: String -> arzk Rzk.TypeCheck No documentation available.
autocollectError :: String -> atasty-autocollect Test.Tasty.AutoCollect.Error No documentation available.
-
tidal Sound.Tidal.Boot - Patterns as numbers
-
copilot-language Copilot.Language Report an error due to an error detected by Copilot (e.g., user error).
-
language-c Language.C.Data.Error raise a fatal internal error; message may have multiple lines
error :: HasCallStack => String -> averset Verset Warning: error should be used only for debugging