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.
-
essence-of-live-coding LiveCoding.Cell.Resample No documentation available.
getChildrenMaybe :: Data a => a -> [GenericR' Maybe]essence-of-live-coding LiveCoding.Migrate No documentation available.
pprMaybeExp :: Precedence -> Maybe Exp -> Docghc-lib-parser GHC.Boot.TH.Ppr No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
cTupleTyConNameArity_maybe :: Name -> Maybe Arityghc-lib-parser GHC.Builtin.Types If the given name is that of a constraint tuple, return its arity.
isBuiltInOcc_maybe :: OccName -> Maybe Nameghc-lib-parser GHC.Builtin.Types Built-in syntax isn't "in scope" so these OccNames map to wired-in Names with BuiltInSyntax. However, this should only be necessary while resolving names produced by Template Haskell splices since we take care to encode built-in syntax names specially in interface files. See Note [Symbol table representation of names] in GHC.Iface.Binary. Moreover, there is no need to include names of things that the user can't write (e.g. type representation bindings like $tc(,,,)).
isPromotedMaybeTy :: Type -> Maybe (Maybe Type)ghc-lib-parser GHC.Builtin.Types No documentation available.
isPunOcc_maybe :: Module -> OccName -> Maybe Nameghc-lib-parser GHC.Builtin.Types No documentation available.
isSumTyOcc_maybe :: Module -> OccName -> Maybe Nameghc-lib-parser GHC.Builtin.Types No documentation available.
isTupleTyOcc_maybe :: Module -> OccName -> Maybe Nameghc-lib-parser GHC.Builtin.Types No documentation available.