Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allocUnboxedCon :: DataCon -> [JStgExpr] -> JStgExprghc GHC.StgToJS.DataCon Allocate an unboxed data constructor. If we have a bool we calculate the right value. If not then we expect a singleton list and unbox by converting ''C x' to x. NB. This function may panic.
allDistinctTyVars :: TyVarSet -> [KindOrType] -> Boolghc GHC.Tc.Utils.TcType No documentation available.
allowGRE :: FieldsOrSelectors -> GlobalRdrElt -> Boolghc GHC.Types.Name.Reader No documentation available.
-
ghc GHC.Types.Name.Set Just like duUses, but Defs are not eliminated from the Uses returned
allUniqMap :: (a -> Bool) -> UniqMap k a -> Boolghc GHC.Types.Unique.Map No documentation available.
allDVarSet :: (Var -> Bool) -> DVarSet -> Boolghc GHC.Types.Var.Set No documentation available.
allVarSet :: (Var -> Bool) -> VarSet -> Boolghc GHC.Types.Var.Set No documentation available.
allHpt :: (HomeModInfo -> Bool) -> HomePackageTable -> Boolghc GHC.Unit.Home.ModInfo No documentation available.
allowVirtualUnits :: UnitState -> !Boolghc GHC.Unit.State Indicate if we can instantiate units on-the-fly. This should only be true when we are type-checking an indefinite unit. See Note [About units] in GHC.Unit.
allValid :: [Validity' a] -> Validity' aghc GHC.Utils.Error If they aren't all valid, return the first