Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. maybeGetPersistBuildConfig :: FilePath -> IO (Maybe LocalBuildInfo)

    Cabal Distribution.Simple.Configure

    Try to read the localBuildInfoFile.

  2. maybeToFlag :: Maybe a -> Flag a

    Cabal Distribution.Simple.Flag

    Converts a Maybe value to a Flag value.

  3. maybeToFlag :: Maybe a -> Flag a

    Cabal Distribution.Simple.Setup

    Converts a Maybe value to a Flag value.

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

    Cabal Distribution.Simple.Utils

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

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

    Cabal Distribution.Types.ComponentLocalBuildInfo

    No documentation available.

  6. maybeTyConKey :: Unique

    ghc GHC.Builtin.Names

    No documentation available.

  7. maybeTyCon :: TyCon

    ghc GHC.Builtin.Types

    No documentation available.

  8. maybeTyConName :: Name

    ghc GHC.Builtin.Types

    No documentation available.

  9. maybeCharLikeCon :: DataCon -> Bool

    ghc GHC.Builtin.Utils

    No documentation available.

  10. maybeIntLikeCon :: DataCon -> Bool

    ghc GHC.Builtin.Utils

    No documentation available.

Page 33 of many | Previous | Next