Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. idCbvMarks_maybe :: Id -> Maybe [CbvMark]

    ghc GHC.Plugins

    No documentation available.

  2. idLFInfo_maybe :: Id -> Maybe LambdaFormInfo

    ghc GHC.Plugins

    No documentation available.

  3. idTagSig_maybe :: Id -> Maybe TagSig

    ghc GHC.Plugins

    No documentation available.

  4. instNewTyCon_maybe :: TyCon -> [Type] -> Maybe (Type, Coercion)

    ghc GHC.Plugins

    If `instNewTyCon_maybe T ts = Just (rep_ty, co)` then `co :: T ts ~R# rep_ty` Checks for a newtype, and for being saturated

  5. isClassOpId_maybe :: Id -> Maybe Class

    ghc GHC.Plugins

    No documentation available.

  6. isCoercionTy_maybe :: Type -> Maybe Coercion

    ghc GHC.Plugins

    No documentation available.

  7. isDataConId_maybe :: Id -> Maybe DataCon

    ghc GHC.Plugins

    No documentation available.

  8. isDataConWorkId_maybe :: Id -> Maybe DataCon

    ghc GHC.Plugins

    No documentation available.

  9. isDataConWrapId_maybe :: Id -> Maybe DataCon

    ghc GHC.Plugins

    No documentation available.

  10. isFCallId_maybe :: Id -> Maybe ForeignCall

    ghc GHC.Plugins

    No documentation available.

Page 139 of many | Previous | Next