Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maybeNamedString :: Maybe Text -> Text -> YamlBuilderyaml Data.Yaml.Builder No documentation available.
maybeCryptoError :: CryptoFailable a -> Maybe acrypton Crypto.Error Transform a CryptoFailable to a Maybe
-
ghc GHC.Builtin.Names No documentation available.
-
ghc GHC.Builtin.Types No documentation available.
-
ghc GHC.Builtin.Types No documentation available.
maybeCharLikeCon :: DataCon -> Boolghc GHC.Builtin.Utils No documentation available.
maybeIntLikeCon :: DataCon -> Boolghc GHC.Builtin.Utils No documentation available.
maybeLocalBlockLabel :: CLabel -> Maybe BlockIdghc GHC.Cmm.CLabel If a label is a local block label then return just its BlockId, otherwise Nothing.
maybeInvertCmmExpr :: CmmExpr -> Maybe CmmExprghc GHC.Cmm.Expr No documentation available.
maybeIntComparison :: MachOp -> Maybe Widthghc GHC.Cmm.MachOp Returns Just w if the operation is an integer comparison with width w, or Nothing otherwise.