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.
-
ghc GHC.Driver.DynFlags We accept flags which make packages visible, but how they select the package varies; this data type reflects what selection criterion is used.
PackageArg :: String -> PackageArgghc GHC.Driver.DynFlags -package, by PackageName
PackageDB :: PkgDbRef -> PackageDBFlagghc GHC.Driver.DynFlags No documentation available.
-
ghc GHC.Driver.DynFlags No documentation available.
-
ghc GHC.Driver.DynFlags Flags for manipulating packages visibility.
-
ghc GHC.Driver.DynFlags The type for the -jN argument, specifying that -j on its own represents using the number of machine processors.
ParMakeNumProcessors :: ParMakeCountghc GHC.Driver.DynFlags Use parallelism with as many processors as possible (-j flag without an argument).
ParMakeSemaphore :: FilePath -> ParMakeCountghc GHC.Driver.DynFlags Use the specific semaphore sem to control parallelism (-jsem sem flag).
ParMakeThisMany :: Int -> ParMakeCountghc GHC.Driver.DynFlags Use this many processors (-jn flag).
PkgDbPath :: FilePath -> PkgDbRefghc GHC.Driver.DynFlags No documentation available.