Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
aBSENT_SUM_FIELD_ERROR_ID :: Idghc GHC.Core.Make No documentation available.
mkCoreUnboxedSum :: Int -> Int -> [Type] -> CoreExpr -> CoreExprghc GHC.Core.Make Build an unboxed sum. Alternative number ("alt") starts from 1.
UnboxedSumTyCon :: AlgTyConFlavghc GHC.Core.TyCon An unboxed sum type constructor. This is distinct from VanillaAlgTyCon because we currently don't allow unboxed sums to be Typeable since there are too many of them. See #13276.
isUnboxedSumTyCon :: TyCon -> Boolghc GHC.Core.TyCon Is this the TyCon for an unboxed sum?
mkSumTyCon :: Name -> [TyConBinder] -> Kind -> [DataCon] -> AlgTyConFlav -> TyConghc GHC.Core.TyCon No documentation available.
isUnboxedSumType :: Type -> Boolghc GHC.Core.Type No documentation available.
-
ghc GHC.Core.Unfold No documentation available.
consumeByInGraph :: VizCollapseMonad m gr s => Node -> Node -> gr s () -> m ()ghc GHC.Data.Graph.Collapse No documentation available.
-
ghc GHC.Data.Stream No documentation available.
Opt_SortBySubsumHoleFits :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.