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. Opt_StaticArgumentTransformation :: GeneralFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  2. Opt_UnoptimizedCoreForInterpreter :: GeneralFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  3. Opt_WarnDodgyForeignImports :: WarningFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  4. Opt_WarnForallIdentifier :: WarningFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  5. Opt_WarnUnicodeBidirectionalFormatCharacters :: WarningFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  6. Opt_WarnUnusedForalls :: WarningFlag

    ghc-lib-parser GHC.Driver.Flags

    No documentation available.

  7. 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.

  8. type family DsForeignsHook

    ghc-lib-parser GHC.Driver.Hooks

    No documentation available.

  9. dsForeignsHook :: Hooks -> Maybe DsForeignsHook

    ghc-lib-parser GHC.Driver.Hooks

    Actual type: Maybe ([LForeignDecl GhcTc] -> DsM (ForeignStubs, OrdList (Id, CoreExpr)))

  10. tcForeignExportsHook :: Hooks -> Maybe ([LForeignDecl GhcRn] -> TcM (LHsBinds GhcTc, [LForeignDecl GhcTc], Bag GlobalRdrElt))

    ghc-lib-parser GHC.Driver.Hooks

    No documentation available.

Page 682 of many | Previous | Next