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.

  1. liftCoSubstVarBndrUsing :: (r -> CoercionN) -> (LiftingContext -> Type -> r) -> LiftingContext -> TyCoVar -> (LiftingContext, TyCoVar, r)

    ghc GHC.Plugins

    No documentation available.

  2. substVarBndr :: HasDebugCallStack => Subst -> TyCoVar -> (Subst, TyCoVar)

    ghc GHC.Plugins

    No documentation available.

  3. substVarBndrs :: HasDebugCallStack => Subst -> [TyCoVar] -> (Subst, [TyCoVar])

    ghc GHC.Plugins

    No documentation available.

  4. GetBreakpointVar :: HValueRef -> Int -> Message (Maybe HValueRef)

    ghc GHC.Runtime.Interpreter

    Get a reference to a free variable at a breakpoint

  5. getBreakpointVar :: Interp -> ForeignHValue -> Int -> IO (Maybe ForeignHValue)

    ghc GHC.Runtime.Interpreter

    No documentation available.

  6. GetBreakpointVar :: HValueRef -> Int -> Message (Maybe HValueRef)

    ghc GHC.Runtime.Interpreter.Process

    Get a reference to a free variable at a breakpoint

  7. CILayoutVariable :: CILayout

    ghc GHC.StgToJS.Types

    layout stored in object itself, first position from the start

  8. 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.

  9. NoAssocTyLastVarInKind :: AssociatedTyLastVarInKind

    ghc GHC.Tc.Errors.Types

    No documentation available.

  10. YesAssocTyLastVarInKind :: TyCon -> AssociatedTyLastVarInKind

    ghc GHC.Tc.Errors.Types

    The associated type family of the class

Page 18 of many | Previous | Next