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. atomicFail :: String -> a

    LambdaHack Game.LambdaHack.Atomic.MonadStateWrite

    No documentation available.

  2. configError :: String -> a

    LambdaHack Game.LambdaHack.Client.UI.UIOptionsParse

    No documentation available.

  3. unreachable :: String -> a

    aeson-schemas Data.Aeson.Schema.Utils.Invariant

    An error function to indicate that a branch is unreachable. Provides a useful error message if it ends up happening, pointing users to write a bug report.

  4. errorUnsupported :: String -> a

    streamly-core Streamly.Internal.Data.MutByteArray

    No documentation available.

  5. noOv :: String -> a

    tidal-core Sound.Tidal.Pattern

    • Patterns as numbers

  6. errorArgKey :: String -> a

    vformat Text.Format

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

  7. errorArgFmt :: String -> a

    vformat Text.Format

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

  8. vferror :: String -> a

    vformat Text.Format

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

  9. abort :: String -> a

    xmonad XMonad.StackSet

    this function indicates to catch that an error is expected

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

    clash-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.

Page 8 of many | Previous | Next