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 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. EqnDone :: MatchResult CoreExpr -> EquationInfo

    ghc GHC.HsToCore.Monad

    What to do after match

  3. EqnMatch :: LPat GhcTc -> EquationInfo -> EquationInfo

    ghc GHC.HsToCore.Monad

    No documentation available.

  4. data EquationInfo

    ghc GHC.HsToCore.Monad

    No documentation available.

  5. type EquationInfoNE = EquationInfo

    ghc GHC.HsToCore.Monad

    No documentation available.

  6. Equal :: PmEquality

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  7. EqnDone :: MatchResult CoreExpr -> EquationInfo

    ghc GHC.HsToCore.Utils

    What to do after match

  8. EqnMatch :: LPat GhcTc -> EquationInfo -> EquationInfo

    ghc GHC.HsToCore.Utils

    No documentation available.

  9. data EquationInfo

    ghc GHC.HsToCore.Utils

    No documentation available.

  10. EqOp :: Op

    ghc GHC.JS.JStg.Syntax

    Equality: ==

Page 19 of many | Previous | Next