Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. ReadTVarOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  2. WriteMutVarOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  3. WriteTVarOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  4. mkMutVarPrimTy :: Type -> Type -> Type

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  5. mkTVarPrimTy :: Type -> Type -> Type

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  6. mutVarPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  7. type OutVar = Var

    ghc GHC.Core

    No documentation available.

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

    ghc GHC.Core.Coercion

    No documentation available.

  9. sortQuantVars :: [Var] -> [Var]

    ghc GHC.Core.Make

    Sort the variables, putting type and covars first, in scoped order, and then other Ids It is a deterministic sort, meaning it doesn't look at the values of Uniques. For explanation why it's important See Note [Unique Determinism] in GHC.Types.Unique.

  10. xtVar :: CmEnv -> Var -> XT a -> VarMap a -> VarMap a

    ghc GHC.Core.Map.Type

    No documentation available.

Page 14 of many | Previous | Next