Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setCtLocM :: CtLoc -> TcM a -> TcM abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setEnv :: env' -> IOEnv env' a -> IOEnv env abreakpoint Debug.Breakpoint.GhcFacade Perform a computation with a different environment
setEnvs :: (gbl', lcl') -> TcRnIf gbl' lcl' a -> TcRnIf gbl lcl abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setErrCtxt :: [ErrCtxt] -> TcM a -> TcM abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setErrsVar :: TcRef (Messages TcRnMessage) -> TcRn a -> TcRn abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setGblEnv :: gbl' -> TcRnIf gbl' lcl a -> TcRnIf gbl lcl abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setImplicitEnvM :: TypeEnv -> IfL a -> IfL abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setInGeneratedCode :: TcRn a -> TcRn abreakpoint Debug.Breakpoint.GhcFacade Mark the inner computation as being done inside generated code. See Note [Error contexts in generated code]
setLclEnv :: lcl' -> TcRnIf gbl lcl' a -> TcRnIf gbl lcl abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
setLclEnvLoc :: RealSrcSpan -> TcLclEnv -> TcLclEnvbreakpoint Debug.Breakpoint.GhcFacade No documentation available.