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.

  1. MustMapARecord :: Expr s a -> Expr s a -> TypeMessage s a

    dhall Dhall.TypeCheck

    No documentation available.

  2. MustMergeARecord :: Expr s a -> Expr s a -> TypeMessage s a

    dhall Dhall.TypeCheck

    No documentation available.

  3. MustMergeUnionOrOptional :: Expr s a -> Expr s a -> TypeMessage s a

    dhall Dhall.TypeCheck

    No documentation available.

  4. data BlockedIndefinitelyOnSTM

    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.

  5. BlockedIndefinitelyOnSTM :: BlockedIndefinitelyOnSTM

    effectful-core Effectful.Exception

    No documentation available.

  6. fastMostGeneralVariation :: Expr -> Expr

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

  7. fastMostSpecificVariation :: Expr -> Expr

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

  8. fastMostGeneralVariation :: Expr -> Expr

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

  9. fastMostSpecificVariation :: Expr -> Expr

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

  10. gconstmap :: (Generic1 f, Functor (Rep1 f)) => a -> f b -> f a

    generic-data Generic.Data

    Generic (<$). See also gfmap.

Page 84 of many | Previous | Next