Hoogle Search

Within LTS Haskell 24.17 (ghc-9.10.3)

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

  1. data EqRel

    ghc-lib-parser GHC.Core.Predicate

    A choice of equality relation. This is separate from the type Role because Phantom does not define a (non-trivial) equality relation.

  2. Equal :: PmEquality

    ghc-lib-parser GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  3. EqualityT :: Type

    ghc-lib-parser GHC.Internal.TH.Syntax

    ~
    

  4. EqOp :: Op

    ghc-lib-parser GHC.JS.JStg.Syntax

    Equality: ==

  5. EqOp :: Op

    ghc-lib-parser GHC.JS.Syntax

    Equality: ==

  6. EquationArgs :: Name -> MatchArgsContext

    ghc-lib-parser GHC.Tc.Errors.Types

    Name of the function

  7. type EqualCtList = [EqCt]

    ghc-lib-parser GHC.Tc.Solver.Types

    No documentation available.

  8. data EqCt

    ghc-lib-parser GHC.Tc.Types.Constraint

    No documentation available.

  9. EqCt :: CtEvidence -> CanEqLHS -> Xi -> EqRel -> EqCt

    ghc-lib-parser GHC.Tc.Types.Constraint

    No documentation available.

  10. type EqVar = EvId

    ghc-lib-parser GHC.Types.Var

    Equality Variable

Page 25 of many | Previous | Next