Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. mkReprPrimEqPred :: Type -> Type -> Type

    ghc-lib-parser GHC.Core.Coercion

    Creates a primitive representational type equality predicate. t1 ~R# t2 Invariant: the types are not Coercions

  2. seqCo :: Coercion -> ()

    ghc-lib-parser GHC.Core.Coercion

    No documentation available.

  3. type TypeEqn = Pair Type

    ghc-lib-parser GHC.Core.Coercion.Axiom

    A more explicit representation for `t1 ~ t2`.

  4. mkEqSpec :: TyVar -> Type -> EqSpec

    ghc-lib-parser GHC.Core.DataCon

    Make a non-dependent EqSpec

  5. NomEq :: EqRel

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

  6. ReprEq :: EqRel

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

  7. getEqPredRole :: PredType -> Role

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

  8. getEqPredTys :: PredType -> (Type, Type)

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

  9. getEqPredTys_maybe :: PredType -> Maybe (Role, Type, Type)

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

  10. isEqPred :: PredType -> Bool

    ghc-lib-parser GHC.Core.Predicate

    No documentation available.

Page 398 of many | Previous | Next