Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. mkGenericSharedLibName :: Platform -> CompilerId -> String -> String

    Cabal Distribution.Simple.BuildPaths

    Create a library name for a shared library from a given name. Prepends lib and appends the -<compilerFlavour><compilerVersion> as well as the shared library extension.

  2. mkSharedLibName :: Platform -> CompilerId -> UnitId -> String

    Cabal Distribution.Simple.BuildPaths

    No documentation available.

  3. MustHaveSharedLibraries :: CabalException

    Cabal Distribution.Simple.Errors

    No documentation available.

  4. ghcOptShared :: GhcOptions -> Flag Bool

    Cabal Distribution.Simple.Program.GHC

    No documentation available.

  5. configSharedLib :: ConfigFlags -> Flag Bool

    Cabal Distribution.Simple.Setup

    Build shared library

  6. withSharedLib :: BuildOptions -> Bool

    Cabal Distribution.Types.LocalBuildConfig

    Whether to build shared versions of libs.

  7. Opt_SharedImplib :: GeneralFlag

    ghc GHC

    No documentation available.

  8. Opt_SharedImplib :: GeneralFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  9. Opt_WarnMissedExtraSharedLib :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  10. Opt_SharedImplib :: GeneralFlag

    ghc GHC.Driver.Flags

    No documentation available.

Page 24 of many | Previous | Next