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.

  1. maybeNamedString :: Maybe Text -> Text -> YamlBuilder

    yaml Data.Yaml.Builder

    No documentation available.

  2. maybeCryptoError :: CryptoFailable a -> Maybe a

    crypton Crypto.Error

    Transform a CryptoFailable to a Maybe

  3. maybeTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  4. maybeTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  5. maybeTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

  6. maybeCharLikeCon :: DataCon -> Bool

    ghc GHC.Builtin.Utils

    No documentation available.

  7. maybeIntLikeCon :: DataCon -> Bool

    ghc GHC.Builtin.Utils

    No documentation available.

  8. maybeLocalBlockLabel :: CLabel -> Maybe BlockId

    ghc GHC.Cmm.CLabel

    If a label is a local block label then return just its BlockId, otherwise Nothing.

  9. maybeInvertCmmExpr :: CmmExpr -> Maybe CmmExpr

    ghc GHC.Cmm.Expr

    No documentation available.

  10. maybeIntComparison :: MachOp -> Maybe Width

    ghc GHC.Cmm.MachOp

    Returns Just w if the operation is an integer comparison with width w, or Nothing otherwise.

Page 33 of many | Previous | Next