Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. W_all :: WarningGroup

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  2. minusWallOpts :: [WarningFlag]

    ghc-lib-parser GHC.Driver.Flags

    Things you get with -Wall

  3. smallestWarningGroups :: WarningFlag -> [WarningGroup]

    ghc-lib-parser GHC.Driver.Flags

    Find the smallest group in every hierarchy which a warning belongs to, excluding Weverything.

  4. smallestWarningGroupsForCategory :: [WarningGroup]

    ghc-lib-parser GHC.Driver.Flags

    The smallest group in every hierarchy to which a custom warning category belongs is currently always -Wextended-warnings. See Note [Warning categories] in GHC.Unit.Module.Warnings.

  5. installCoreToDos :: Plugin -> CorePlugin

    ghc-lib-parser GHC.Driver.Plugins

    Modify the Core pipeline that will be used for compilation. This is called as the Core pipeline is built for every module being compiled, and plugins get the opportunity to modify the pipeline in a nondeterministic order.

  6. Opt_CallArity :: GeneralFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  7. Opt_D_dump_asm_regalloc :: DumpFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  8. Opt_D_dump_asm_regalloc_stages :: DumpFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  9. Opt_D_dump_call_arity :: DumpFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  10. Opt_DistrustAllPackages :: GeneralFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

Page 574 of many | Previous | Next