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. data PmEquality

    ghc GHC.HsToCore.Pmc.Solver.Types

    Undecidable semantic equality result. See Note [Undecidable Equality for PmAltCons]

  2. uc_safe_implicit_imps_req :: UsageConfig -> !Bool

    ghc GHC.HsToCore.Usage

    Are all implicit imports required to be safe for this Safe Haskell mode?

  3. combineEqnRhss :: NonEmpty EquationInfo -> DsM (MatchResult CoreExpr)

    ghc GHC.HsToCore.Utils

    No documentation available.

  4. seqVar :: Var -> CoreExpr -> CoreExpr

    ghc GHC.HsToCore.Utils

    No documentation available.

  5. shiftEqns :: Functor f => f EquationInfoNE -> f EquationInfo

    ghc GHC.HsToCore.Utils

    No documentation available.

  6. data RecompileRequired

    ghc GHC.Iface.Recomp

    No documentation available.

  7. recompileRequired :: RecompileRequired -> Bool

    ghc GHC.Iface.Recomp

    No documentation available.

  8. type IfaceEqSpec = [(IfLclName, IfaceType)]

    ghc GHC.Iface.Syntax

    No documentation available.

  9. ifConEqSpec :: IfaceConDecl -> IfaceEqSpec

    ghc GHC.Iface.Syntax

    No documentation available.

  10. ifPatReqCtxt :: IfaceDecl -> IfaceContext

    ghc GHC.Iface.Syntax

    No documentation available.

Page 204 of many | Previous | Next