Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Builtin.PrimOps No documentation available.
-
ghc GHC.Builtin.PrimOps No documentation available.
-
ghc GHC.Builtin.PrimOps No documentation available.
-
ghc GHC.Builtin.PrimOps No documentation available.
mkMutVarPrimTy :: Type -> Type -> Typeghc GHC.Builtin.Types.Prim No documentation available.
mkTVarPrimTy :: Type -> Type -> Typeghc GHC.Builtin.Types.Prim No documentation available.
-
ghc GHC.Builtin.Types.Prim No documentation available.
-
ghc GHC.Core No documentation available.
-
ghc GHC.Core.Coercion No documentation available.
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.