Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PackageArg :: String -> PackageArg

    ghc-lib-parser GHC.Driver.Session

    -package, by PackageName

  2. PackageDB :: PkgDbRef -> PackageDBFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  3. data PackageDBFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  4. data PackageFlag

    ghc-lib-parser GHC.Driver.Session

    Flags for manipulating packages visibility.

  5. data ParMakeCount

    ghc-lib-parser GHC.Driver.Session

    The type for the -jN argument, specifying that -j on its own represents using the number of machine processors.

  6. ParMakeNumProcessors :: ParMakeCount

    ghc-lib-parser GHC.Driver.Session

    Use parallelism with as many processors as possible (-j flag without an argument).

  7. ParMakeSemaphore :: FilePath -> ParMakeCount

    ghc-lib-parser GHC.Driver.Session

    Use the specific semaphore sem to control parallelism (-jsem sem flag).

  8. ParMakeThisMany :: Int -> ParMakeCount

    ghc-lib-parser GHC.Driver.Session

    Use this many processors (-jn flag).

  9. PkgDbPath :: FilePath -> PkgDbRef

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  10. data PkgDbRef

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

Page 516 of many | Previous | Next