Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. tcTyConAppTyCon_maybe :: Type -> Maybe TyCon

    ghc-lib-parser GHC.Tc.Utils.TcType

    Like tcRepSplitTyConApp_maybe, but only returns the TyCon.

  2. setOverlapModeMaybe :: OverlapFlag -> Maybe OverlapMode -> OverlapFlag

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  3. tyConFlavourAssoc_maybe :: TyConFlavour tc -> Maybe tc

    ghc-lib-parser GHC.Types.Basic

    Get the enclosing class TyCon (if there is one) for the given TyConFlavour

  4. asJoinId_maybe :: Id -> JoinPointHood -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

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

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  6. idLFInfo_maybe :: Id -> Maybe LambdaFormInfo

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  7. idTagSig_maybe :: Id -> Maybe TagSig

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  8. isClassOpId_maybe :: Id -> Maybe Class

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  9. isDataConId_maybe :: Id -> Maybe DataCon

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  10. isDataConWorkId_maybe :: Id -> Maybe DataCon

    ghc-lib-parser GHC.Types.Id

    No documentation available.

Page 208 of many | Previous | Next