Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. toListMutable :: forall (arr :: Type -> Type) a m . (Contiguous arr, Element arr a, PrimMonad m) => Mutable arr (PrimState m) a -> m [a]

    contiguous Data.Primitive.Contiguous

    Convert a mutable array to a list.

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

    dhall Dhall.TypeCheck

    No documentation available.

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

    dhall Dhall.TypeCheck

    No documentation available.

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

    dhall Dhall.TypeCheck

    No documentation available.

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

  6. BlockedIndefinitelyOnSTM :: BlockedIndefinitelyOnSTM

    effectful-core Effectful.Exception

    No documentation available.

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

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

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

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

Page 84 of many | Previous | Next