Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkPrimEqPred :: Type -> Type -> Typeghc GHC.Core.Predicate Creates a primitive nominal type equality predicate. t1 ~# t2 Invariant: the types are not Coercions
mkPrimEqPredRole :: Role -> Type -> Type -> PredTypeghc GHC.Core.Predicate Makes a lifted equality predicate at the given role
mkReprPrimEqPred :: Type -> Type -> Typeghc GHC.Core.Predicate Creates a primitive representational type equality predicate. t1 ~R# t2 Invariant: the types are not Coercions
predTypeEqRel :: PredType -> EqRelghc GHC.Core.Predicate Get the equality relation relevant for a pred type.
-
Various utilities for forcing Core structures It can often be useful to force various parts of the AST. This module provides a number of seq-like functions to accomplish this.
-
ghc GHC.Core.Seq Evaluate all the fields of the IdInfo that are generally demanded by the compiler
seqBinds :: [Bind CoreBndr] -> ()ghc GHC.Core.Seq No documentation available.
-
ghc GHC.Core.Seq No documentation available.
-
ghc GHC.Core.Seq No documentation available.
-
ghc GHC.Core.Seq No documentation available.