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

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

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

  6. errorstar :: (?callStack :: CallStack) => String -> a

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

  7. panic :: String -> a

    liquid-fixpoint Language.Fixpoint.Types.Errors

    No documentation available.

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

    liquidhaskell-boot Liquid.GHC.API

    Panics and asserts.

  9. errorUnsupported :: String -> a

    streamly-core Streamly.Internal.Data.MutByteArray

    No documentation available.

  10. noOv :: String -> a

    tidal-core Sound.Tidal.Pattern

    • Patterns as numbers

Page 8 of many | Previous | Next