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.
resumeSpan :: Resume -> SrcSpanghc-lib GHC.Runtime.Eval No documentation available.
resumeStmt :: Resume -> Stringghc-lib GHC.Runtime.Eval No documentation available.
ResumeSeq :: RemoteRef (ResumeContext ()) -> Message (EvalStatus_ () ())ghc-lib GHC.Runtime.Interpreter Resume forcing a free variable in a breakpoint (#2950)
-
ghc-lib GHC.Runtime.Interpreter Resume evaluation of a statement after a breakpoint
-
ghc-lib GHC.Runtime.Interpreter No documentation available.
ResumeSeq :: RemoteRef (ResumeContext ()) -> Message (EvalStatus_ () ())ghc-lib GHC.Runtime.Interpreter.Process Resume forcing a free variable in a breakpoint (#2950)
-
ghc-lib GHC.Runtime.Interpreter.Process Resume evaluation of a statement after a breakpoint
HFSBySubsumption :: HoleFitSortingAlgghc-lib GHC.Tc.Errors.Hole No documentation available.
tcSubsumes :: TcSigmaType -> TcSigmaType -> TcM Boolghc-lib GHC.Tc.Errors.Hole Reports whether first type (ty_a) subsumes the second type (ty_b), discarding any errors. Subsumption here means that the ty_b can fit into the ty_a, i.e. `tcSubsumes a b == True` if b is a subtype of a.
-
ghc-lib GHC.Tc.Utils.Unify No documentation available.