Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. kcDeclHeader :: InitialKindStrategy -> Name -> TyConFlavour TyCon -> LHsQTyVars GhcRn -> TcM ContextKind -> TcM TcTyCon

    ghc GHC.Tc.Gen.HsType

    No documentation available.

  2. hasTyVarHead :: Type -> Bool

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  3. tcSplitDFunHead :: Type -> (Class, [Type])

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  4. checkValidInstHead :: UserTypeCtxt -> Class -> [Type] -> TcM ()

    ghc GHC.Tc.Validity

    No documentation available.

  5. SuggestPlacePragmaInHeader :: GhcHint

    ghc GHC.Types.Error

    Found a pragma in the body of a module, suggest placing it in the header.

  6. newtype CHeader

    ghc GHC.Types.ForeignStubs

    No documentation available.

  7. CHeader :: SDoc -> CHeader

    ghc GHC.Types.ForeignStubs

    No documentation available.

  8. getCHeader :: CHeader -> SDoc

    ghc GHC.Types.ForeignStubs

    No documentation available.

  9. SuggestPlacePragmaInHeader :: GhcHint

    ghc GHC.Types.Hint

    Found a pragma in the body of a module, suggest placing it in the header.

  10. setRuleInfoHead :: Name -> RuleInfo -> RuleInfo

    ghc GHC.Types.Id.Info

    Change the name of the function the rule is keyed on all of the CoreRules

Page 157 of many | Previous | Next