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.

  1. emptyFixityEnv :: FixityEnv

    ghc GHC.Types.Fixity.Env

    No documentation available.

  2. emptyIfaceFixCache :: OccName -> Maybe Fixity

    ghc GHC.Types.Fixity.Env

    No documentation available.

  3. lookupFixity :: FixityEnv -> Name -> Fixity

    ghc GHC.Types.Fixity.Env

    No documentation available.

  4. mkIfaceFixCache :: [(OccName, Fixity)] -> OccName -> Maybe Fixity

    ghc GHC.Types.Fixity.Env

    Creates cached lookup for the mi_fix_fn field of ModIface

  5. SuggestFixOrphanInst :: Maybe FamFlavor -> GhcHint

    ghc 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

  6. FixedBangOpts :: [HsImplBang] -> DataConBangOpts

    ghc GHC.Types.Id.Make

    Used for imported data constructors See Note [Bangs on imported data constructors]

  7. pprInfixName :: (Outputable a, NamedThing a) => a -> SDoc

    ghc GHC.Types.Name

    No documentation available.

  8. pprModulePrefix :: PprStyle -> Module -> OccName -> SDoc

    ghc GHC.Types.Name

    No documentation available.

  9. pprPrefixName :: NamedThing a => a -> SDoc

    ghc GHC.Types.Name

    No documentation available.

  10. fixVarSet :: (VarSet -> VarSet) -> VarSet -> VarSet

    ghc GHC.Types.Var.Set

    No documentation available.

Page 88 of many | Previous | Next