Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. seqCo :: Coercion -> ()

    ghc GHC.Core.Coercion

    No documentation available.

  2. type TypeEqn = Pair Type

    ghc GHC.Core.Coercion.Axiom

    A more explicit representation for `t1 ~ t2`.

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

    ghc GHC.Core.DataCon

    Make a non-dependent EqSpec

  4. NomEq :: EqRel

    ghc GHC.Core.Predicate

    No documentation available.

  5. ReprEq :: EqRel

    ghc GHC.Core.Predicate

    No documentation available.

  6. getEqPredRole :: PredType -> Role

    ghc GHC.Core.Predicate

    No documentation available.

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

    ghc GHC.Core.Predicate

    No documentation available.

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

    ghc GHC.Core.Predicate

    No documentation available.

  9. isEqPred :: PredType -> Bool

    ghc GHC.Core.Predicate

    No documentation available.

  10. isEqPrimPred :: PredType -> Bool

    ghc GHC.Core.Predicate

    No documentation available.

Page 196 of many | Previous | Next