Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Plugins No documentation available.
substVarBndr :: HasDebugCallStack => Subst -> TyCoVar -> (Subst, TyCoVar)ghc GHC.Plugins No documentation available.
substVarBndrs :: HasDebugCallStack => Subst -> [TyCoVar] -> (Subst, [TyCoVar])ghc GHC.Plugins No documentation available.
GetBreakpointVar :: HValueRef -> Int -> Message (Maybe HValueRef)ghc GHC.Runtime.Interpreter Get a reference to a free variable at a breakpoint
getBreakpointVar :: Interp -> ForeignHValue -> Int -> IO (Maybe ForeignHValue)ghc GHC.Runtime.Interpreter No documentation available.
GetBreakpointVar :: HValueRef -> Int -> Message (Maybe HValueRef)ghc GHC.Runtime.Interpreter.Process Get a reference to a free variable at a breakpoint
-
ghc GHC.StgToJS.Types layout stored in object itself, first position from the start
data
AssociatedTyLastVarInKind ghc GHC.Tc.Errors.Types If YesAssocTyLastVarInKind, the associated type of a typeclass contains the last type variable of the class in a kind, which is not (yet) allowed by GHC.
NoAssocTyLastVarInKind :: AssociatedTyLastVarInKindghc GHC.Tc.Errors.Types No documentation available.
YesAssocTyLastVarInKind :: TyCon -> AssociatedTyLastVarInKindghc GHC.Tc.Errors.Types The associated type family of the class