Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Types.Fixity.Env No documentation available.
emptyIfaceFixCache :: OccName -> Maybe Fixityghc GHC.Types.Fixity.Env No documentation available.
lookupFixity :: FixityEnv -> Name -> Fixityghc GHC.Types.Fixity.Env No documentation available.
mkIfaceFixCache :: [(OccName, Fixity)] -> OccName -> Maybe Fixityghc GHC.Types.Fixity.Env Creates cached lookup for the mi_fix_fn field of ModIface
SuggestFixOrphanInst :: Maybe FamFlavor -> GhcHintghc GHC.Types.Hint Suggests to move an orphan instance (for a typeclass or a type or data family), or to newtype-wrap it. Triggered by: TcRnOrphanInstance Test cases(s): warningsshould_compileT9178 typecheckshould_compileT4912 indexed-typesshould_compileT22717_fam_orph
FixedBangOpts :: [HsImplBang] -> DataConBangOptsghc GHC.Types.Id.Make Used for imported data constructors See Note [Bangs on imported data constructors]
pprInfixName :: (Outputable a, NamedThing a) => a -> SDocghc GHC.Types.Name No documentation available.
pprModulePrefix :: PprStyle -> Module -> OccName -> SDocghc GHC.Types.Name No documentation available.
pprPrefixName :: NamedThing a => a -> SDocghc GHC.Types.Name No documentation available.
fixVarSet :: (VarSet -> VarSet) -> VarSet -> VarSetghc GHC.Types.Var.Set No documentation available.