Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. Opt_ShowWarnGroups :: GeneralFlag

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  2. ifaceShowTriedFiles :: IfaceMessageOpts -> !Bool

    ghc-lib-parser GHC.Iface.Errors.Ppr

    Whether to show files we tried to look for or not when printing loader errors

  3. mayShowLocations :: String -> Bool -> [FilePath] -> SDoc

    ghc-lib-parser GHC.Iface.Errors.Ppr

    No documentation available.

  4. ifaceShowTriedFiles :: IfaceMessageOpts -> !Bool

    ghc-lib-parser GHC.Iface.Errors.Types

    Whether to show files we tried to look for or not when printing loader errors

  5. tcOptsShowContext :: TcRnMessageOpts -> !Bool

    ghc-lib-parser GHC.Tc.Errors.Ppr

    Whether we show the error context or not

  6. tcOptsShowContext :: TcRnMessageOpts -> !Bool

    ghc-lib-parser GHC.Tc.Errors.Types

    Whether we show the error context or not

  7. log_show_caret :: LogFlags -> !Bool

    ghc-lib-parser GHC.Utils.Logger

    Show caret in diagnostics

  8. log_show_warn_groups :: LogFlags -> !Bool

    ghc-lib-parser GHC.Utils.Logger

    Show warning flag groups

  9. safeShowException :: Exception e => e -> IO String

    ghc-lib-parser GHC.Utils.Panic

    Show an exception which can possibly throw other exceptions. Used when displaying exception thrown within TH code.

  10. toplevelShowWindowMenu :: (HasCallStack, MonadIO m, IsToplevel a, IsEvent b) => a -> b -> m Bool

    gi-gdk4 GI.Gdk.Interfaces.Toplevel

    Asks the windowing system to show the window menu. The window menu is the menu shown when right-clicking the titlebar on traditional windows managed by the window manager. This is useful for windows using client-side decorations, activating it with a right-click on the window decorations.

Page 280 of many | Previous | Next