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.
Opt_ShowWarnGroups :: GeneralFlagghc-lib-parser GHC.Driver.Session No documentation available.
ifaceShowTriedFiles :: IfaceMessageOpts -> !Boolghc-lib-parser GHC.Iface.Errors.Ppr Whether to show files we tried to look for or not when printing loader errors
mayShowLocations :: String -> Bool -> [FilePath] -> SDocghc-lib-parser GHC.Iface.Errors.Ppr No documentation available.
ifaceShowTriedFiles :: IfaceMessageOpts -> !Boolghc-lib-parser GHC.Iface.Errors.Types Whether to show files we tried to look for or not when printing loader errors
tcOptsShowContext :: TcRnMessageOpts -> !Boolghc-lib-parser GHC.Tc.Errors.Ppr Whether we show the error context or not
tcOptsShowContext :: TcRnMessageOpts -> !Boolghc-lib-parser GHC.Tc.Errors.Types Whether we show the error context or not
log_show_caret :: LogFlags -> !Boolghc-lib-parser GHC.Utils.Logger Show caret in diagnostics
log_show_warn_groups :: LogFlags -> !Boolghc-lib-parser GHC.Utils.Logger Show warning flag groups
safeShowException :: Exception e => e -> IO Stringghc-lib-parser GHC.Utils.Panic Show an exception which can possibly throw other exceptions. Used when displaying exception thrown within TH code.
toplevelShowWindowMenu :: (HasCallStack, MonadIO m, IsToplevel a, IsEvent b) => a -> b -> m Boolgi-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.