Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. eqTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

  2. eqTyCon_RDR :: RdrName

    ghc GHC.Builtin.Types

    No documentation available.

  3. eqPhantPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  4. eqPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  5. eqReprPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  6. equalityTyCon :: Role -> TyCon

    ghc GHC.Builtin.Types.Prim

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

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

    ghc GHC.Cmm.Switch

    Custom equality helper, needed for GHC.Cmm.CommonBlockElim

  8. eqCoercion :: Coercion -> Coercion -> Bool

    ghc GHC.Core.Coercion

    Syntactic equality of coercions

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

    ghc GHC.Core.Coercion

    Compare two Coercions, with respect to an RnEnv2

  10. eqHsBang :: HsImplBang -> HsImplBang -> Bool

    ghc GHC.Core.DataCon

    Compare strictness annotations

Page 59 of many | Previous | Next