Hoogle Search
Within LTS Haskell 24.24 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
typeHasFixedRuntimeRep :: HasDebugCallStack => Type -> Boolghc GHC.Core.Type Returns True if a type has a syntactically fixed runtime rep, as per Note [Fixed RuntimeRep] in GHC.Tc.Utils.Concrete. This function is equivalent to `isFixedRuntimeRepKind . typeKind` but much faster. Precondition: The type has kind (TYPE blah)
unfoldingReportPrefix :: UnfoldingOpts -> !Maybe Stringghc GHC.Core.Unfold Only report inlining decisions for names with this prefix
updateReportPrefix :: Maybe String -> UnfoldingOpts -> UnfoldingOptsghc GHC.Core.Unfold No documentation available.
ruleMatchTyKiX :: TyCoVarSet -> RnEnv2 -> TvSubstEnv -> Type -> Type -> Maybe TvSubstEnvghc GHC.Core.Unify This one is called from the expression matcher, which already has a MatchEnv in hand
fixM :: (a -> IOEnv env a) -> IOEnv env aghc GHC.Data.IOEnv No documentation available.
-
ghc GHC.Data.Word64Map.Internal No documentation available.
-
ghc GHC.Data.Word64Set.Internal No documentation available.
-
ghc GHC.Data.Word64Set.Internal No documentation available.
-
ghc GHC.Data.Word64Set.Internal No documentation available.
AnySuffix :: (String -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.