Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
MustMapARecord :: Expr s a -> Expr s a -> TypeMessage s adhall Dhall.TypeCheck No documentation available.
MustMergeARecord :: Expr s a -> Expr s a -> TypeMessage s adhall Dhall.TypeCheck No documentation available.
MustMergeUnionOrOptional :: Expr s a -> Expr s a -> TypeMessage s adhall Dhall.TypeCheck No documentation available.
-
effectful-core Effectful.Exception The thread is waiting to retry an STM transaction, but there are no other references to any TVars involved, so it can't ever continue.
BlockedIndefinitelyOnSTM :: BlockedIndefinitelyOnSTMeffectful-core Effectful.Exception No documentation available.
fastMostGeneralVariation :: Expr -> Exprexpress Data.Express A faster version of mostGeneralCanonicalVariation that disregards name clashes across different types. Consider using mostGeneralCanonicalVariation instead. The same caveats of fastCanonicalVariations do apply here.
fastMostSpecificVariation :: Expr -> Exprexpress Data.Express A faster version of mostSpecificCanonicalVariation that disregards name clashes across different types. Consider using mostSpecificCanonicalVariation instead. The same caveats of fastCanonicalVariations do apply here.
fastMostGeneralVariation :: Expr -> Exprexpress Data.Express.Canon A faster version of mostGeneralCanonicalVariation that disregards name clashes across different types. Consider using mostGeneralCanonicalVariation instead. The same caveats of fastCanonicalVariations do apply here.
fastMostSpecificVariation :: Expr -> Exprexpress Data.Express.Canon A faster version of mostSpecificCanonicalVariation that disregards name clashes across different types. Consider using mostSpecificCanonicalVariation instead. The same caveats of fastCanonicalVariations do apply here.
gconstmap :: (Generic1 f, Functor (Rep1 f)) => a -> f b -> f ageneric-data Generic.Data