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. idTagSig_maybe :: Id -> Maybe TagSig

    ghc GHC.Types.Id

    No documentation available.

  2. isClassOpId_maybe :: Id -> Maybe Class

    ghc GHC.Types.Id

    No documentation available.

  3. isDataConId_maybe :: Id -> Maybe DataCon

    ghc GHC.Types.Id

    No documentation available.

  4. isDataConWorkId_maybe :: Id -> Maybe DataCon

    ghc GHC.Types.Id

    No documentation available.

  5. isDataConWrapId_maybe :: Id -> Maybe DataCon

    ghc GHC.Types.Id

    No documentation available.

  6. isFCallId_maybe :: Id -> Maybe ForeignCall

    ghc GHC.Types.Id

    No documentation available.

  7. isPrimOpId_maybe :: Id -> Maybe PrimOp

    ghc GHC.Types.Id

    No documentation available.

  8. recordSelectorTyCon_maybe :: Id -> Maybe RecSelParent

    ghc GHC.Types.Id

    No documentation available.

  9. isJoinIdDetails_maybe :: IdDetails -> Maybe (JoinArity, Maybe [CbvMark])

    ghc GHC.Types.Id.Info

    No documentation available.

  10. isLitValue_maybe :: Literal -> Maybe Integer

    ghc GHC.Types.Literal

    Returns the Integer contained in the Literal, for when that makes sense, i.e. for Char and numbers.

Page 151 of many | Previous | Next