Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Tc.Types.Evidence Any sort of evidence Id, including coercions
isIdHsWrapper :: HsWrapper -> Boolghc GHC.Tc.Types.Evidence No documentation available.
FRRRepPolyId :: Name -> RepPolyId -> !Position 'Neg -> FixedRuntimeRepContextghc GHC.Tc.Types.Origin Types appearing in negative position in the type of a representation-polymorphic Id must have a fixed runtime representation. This includes:
- arguments,
- continuation result types, such as in 'catch#', 'keepAlive#' and 'control0#'.
InstProvidedOrigin :: Module -> ClsInst -> CtOriginghc GHC.Tc.Types.Origin Testing whether the constraint associated with an instance declaration in a signature file is satisfied upon instantiation. Test cases: backpackshould_failbkpfail{11,43}.bkp
-
ghc GHC.Tc.Types.Origin The description of a representation-polymorphic Id.
iw_dfun_id :: InstanceWhat -> DFunIdghc GHC.Tc.Types.Origin No documentation available.
ATcId :: Id -> IdBindingInfo -> TcTyThingghc GHC.Tc.Utils.Env No documentation available.
-
ghc GHC.Tc.Utils.Env No documentation available.
-
ghc GHC.Tc.Utils.Env No documentation available.
mkStableIdFromName :: Name -> Type -> SrcSpan -> (OccName -> OccName) -> TcM TcIdghc GHC.Tc.Utils.Env No documentation available.