Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
impossible' :: Which '[Void] -> adata-diverse Data.Diverse.Which.Internal A Which '[Void] is equivalent to Which '[] A Which '[Void] might occur if you lift a Void into a Which with pick. This allows you to convert it back to Void or Which '[]
impossibleTest :: (MonadDebug m, HasCallStack) => [String] -> m aAgda Agda.ImpossibleTest If the given list of words is non-empty, print them as debug message (using __IMPOSSIBLE_VERBOSE__) before raising the internal error.
impossibleTestReduceM :: HasCallStack => [String] -> TCM aAgda Agda.ImpossibleTest No documentation available.
impossibleTerm :: CallStack -> TermAgda Agda.Syntax.Internal No documentation available.
impossibleConstructorErrorName :: NegativeUnification -> NegativeUnification_Agda Agda.TypeChecking.Errors.Names No documentation available.
ImpossibleInternalDep :: [Dependency] -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
ImpossibleInternalExe :: [ExeDependency] -> CheckExplanationCabal Distribution.PackageDescription.Check No documentation available.
class Disallowed "
Impossible0 " => Impossible0trivial-constraint Data.Constraint.Trivial A constraint that never is fulfilled, in other words it is guaranteed that something whose context contains this constraint will never actually be invoked in a program.
class Disallowed "
Impossible2 " => Impossible2 (t :: k) (s :: k1)trivial-constraint Data.Constraint.Trivial No documentation available.
class Disallowed "
Impossible3 " => Impossible3 (t :: k) (s :: k1) (r :: k2)trivial-constraint Data.Constraint.Trivial No documentation available.