Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ForeignLabelInThisPackage :: ForeignLabelSourceghc-lib-parser GHC.Cmm.CLabel Label is in the package currently being compiled. This is only used for creating hacky tmp labels during code generation. Don't use it in any code that might be inlined across a package boundary (ie, core code) else the information will be wrong relative to the destination module.
-
ghc-lib-parser GHC.Cmm.CLabel Record where a foreign label is stored.
-
ghc-lib-parser GHC.Cmm.Node No documentation available.
-
ghc-lib-parser GHC.Cmm.Node No documentation available.
-
ghc-lib-parser GHC.Cmm.Node No documentation available.
ForeignTarget :: CmmExpr -> ForeignConvention -> ForeignTargetghc-lib-parser GHC.Cmm.Node No documentation available.
-
ghc-lib-parser GHC.Cmm.Type No documentation available.
ForAllPred :: [TyVar] -> [PredType] -> PredType -> Predghc-lib-parser GHC.Core.Predicate A quantified predicate. See Note [Quantified constraints] in GHC.Tc.Solver.Solve
ForAllCo :: TyCoVar -> ForAllTyFlag -> ForAllTyFlag -> KindCoercion -> Coercion -> Coercionghc-lib-parser GHC.Core.TyCo.Rep No documentation available.
ForAllTy :: ForAllTyBinder -> Type -> Typeghc-lib-parser GHC.Core.TyCo.Rep No documentation available.