Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. setLclEnvLoc :: RealSrcSpan -> TcLclEnv -> TcLclEnv

    ghc GHC.Tc.Types

    No documentation available.

  2. setLclEnvTcLevel :: TcLevel -> TcLclEnv -> TcLclEnv

    ghc GHC.Tc.Types

    No documentation available.

  3. setCtEvLoc :: CtEvidence -> CtLoc -> CtEvidence

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  4. setCtEvPredType :: HasDebugCallStack => CtEvidence -> Type -> CtEvidence

    ghc GHC.Tc.Types.Constraint

    Set the type of CtEvidence. This function ensures that the invariants on CtEvidence hold, by updating the evidence and the ctev_pred in sync with each other. See Note [CtEvidence invariants].

  5. setCtLocEnv :: CtLoc -> CtLocEnv -> CtLoc

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  6. setCtLocEnvLoc :: CtLocEnv -> SrcSpan -> CtLocEnv

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  7. setCtLocEnvLvl :: CtLocEnv -> TcLevel -> CtLocEnv

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  8. setCtLocOrigin :: CtLoc -> CtOrigin -> CtLoc

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  9. setCtLocSpan :: CtLoc -> RealSrcSpan -> CtLoc

    ghc GHC.Tc.Types.Constraint

    No documentation available.

  10. setCtLocEnvLoc :: CtLocEnv -> SrcSpan -> CtLocEnv

    ghc GHC.Tc.Types.CtLocEnv

    No documentation available.

Page 176 of many | Previous | Next