Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
platformMisc :: DynFlags -> {-# UNPACK #-} !PlatformMiscghc GHC No documentation available.
pprForAll :: [ForAllTyBinder] -> SDocghc GHC No documentation available.
splitForAllTyCoVars :: Type -> ([TyCoVar], Type)ghc GHC Take a ForAllTy apart, returning the list of tycovars and the result type. This always succeeds, even if it returns only an empty list. Note that the result type returned may have free variables that were bound by a forall.
strictnessBefore :: DynFlags -> [Int]ghc GHC Additional demand analysis
targetPlatform :: DynFlags -> Platformghc GHC No documentation available.
gHC_INTERNAL_FOREIGN_C_CONSTPTR :: Moduleghc GHC.Builtin.Names No documentation available.
beforePhaseDataConKey :: Uniqueghc GHC.Builtin.Names.TH No documentation available.
beforePhaseDataConName :: Nameghc GHC.Builtin.Names.TH No documentation available.
primOpOkForSpeculation :: PrimOp -> Boolghc GHC.Builtin.PrimOps No documentation available.
isForeignLabel :: CLabel -> Boolghc GHC.Cmm.CLabel Whether label is a non-haskell label (defined in C code)