Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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. maybeGetPersistBuildConfig :: FilePath -> IO (Maybe LocalBuildInfo)

    Cabal Distribution.Simple.Configure

    Try to read the localBuildInfoFile.

  4. maybeToFlag :: Maybe a -> Flag a

    Cabal Distribution.Simple.Flag

    Converts a Maybe value to a Flag value.

  5. maybeToFlag :: Maybe a -> Flag a

    Cabal Distribution.Simple.Setup

    Converts a Maybe value to a Flag value.

  6. maybeExit :: IO ExitCode -> IO ()

    Cabal Distribution.Simple.Utils

    Helper to use with one of the rawSystem variants, and exit unless the command completes successfully.

  7. maybeComponentInstantiatedWith :: ComponentLocalBuildInfo -> Maybe [(ModuleName, OpenModule)]

    Cabal Distribution.Types.ComponentLocalBuildInfo

    No documentation available.

  8. maybeTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  9. maybeTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  10. maybeTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

Page 33 of many | Previous | Next