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.
isDataConWrapId_maybe :: Id -> Maybe DataConghc-lib-parser GHC.Types.Id No documentation available.
isFCallId_maybe :: Id -> Maybe ForeignCallghc-lib-parser GHC.Types.Id No documentation available.
isPrimOpId_maybe :: Id -> Maybe PrimOpghc-lib-parser GHC.Types.Id No documentation available.
recordSelectorTyCon_maybe :: Id -> Maybe RecSelParentghc-lib-parser GHC.Types.Id No documentation available.
isJoinIdDetails_maybe :: IdDetails -> Maybe (JoinArity, Maybe [CbvMark])ghc-lib-parser GHC.Types.Id.Info No documentation available.
isLitValue_maybe :: Literal -> Maybe Integerghc-lib-parser GHC.Types.Literal Returns the Integer contained in the Literal, for when that makes sense, i.e. for Char and numbers.
mkLitNumberMaybe :: Platform -> LitNumType -> Integer -> Maybe Literalghc-lib-parser GHC.Types.Literal Create a numeric Literal of the given type if it is in range
nameModule_maybe :: Name -> Maybe Moduleghc-lib-parser GHC.Types.Name No documentation available.
namePun_maybe :: Name -> Maybe FastStringghc-lib-parser GHC.Types.Name No documentation available.
wiredInNameTyThing_maybe :: Name -> Maybe TyThingghc-lib-parser GHC.Types.Name No documentation available.