Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. eqTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  2. eqTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

  3. eqTyCon_RDR :: RdrName

    ghc GHC.Builtin.Types

    No documentation available.

  4. eqPhantPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  5. eqPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  6. eqReprPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  7. equalityTyCon :: Role -> TyCon

    ghc GHC.Builtin.Types.Prim

    Given a Role, what TyCon is the type of equality predicates at that role?

  8. eqSwitchTargetWith :: (Label -> Label -> Bool) -> SwitchTargets -> SwitchTargets -> Bool

    ghc GHC.Cmm.Switch

    Custom equality helper, needed for GHC.Cmm.CommonBlockElim

  9. eqCoercion :: Coercion -> Coercion -> Bool

    ghc GHC.Core.Coercion

    Syntactic equality of coercions

  10. eqCoercionX :: RnEnv2 -> Coercion -> Coercion -> Bool

    ghc GHC.Core.Coercion

    Compare two Coercions, with respect to an RnEnv2

Page 59 of many | Previous | Next