Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ResumeSeq :: RemoteRef (ResumeContext ()) -> Message (EvalStatus_ () ())ghc GHC.Runtime.Interpreter Resume forcing a free variable in a breakpoint (#2950)
-
ghc GHC.Runtime.Interpreter Resume evaluation of a statement after a breakpoint
-
ghc GHC.Runtime.Interpreter No documentation available.
ResumeSeq :: RemoteRef (ResumeContext ()) -> Message (EvalStatus_ () ())ghc GHC.Runtime.Interpreter.Process Resume forcing a free variable in a breakpoint (#2950)
-
ghc GHC.Runtime.Interpreter.Process Resume evaluation of a statement after a breakpoint
-
ghc GHC.Settings.Constants No documentation available.
HFSBySubsumption :: HoleFitSortingAlgghc GHC.Tc.Errors.Hole No documentation available.
tcSubsumes :: TcSigmaType -> TcSigmaType -> TcM Boolghc 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.
IllegalSumAlt :: SumAlt -> ConversionFailReasonghc GHC.Tc.Errors.Types No documentation available.
IllegalSumArity :: SumArity -> ConversionFailReasonghc GHC.Tc.Errors.Types No documentation available.