Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. Opt_ShowWarnGroups :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  2. ifaceShowTriedFiles :: IfaceMessageOpts -> !Bool

    ghc 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 GHC.Iface.Errors.Ppr

    No documentation available.

  4. ifaceShowTriedFiles :: IfaceMessageOpts -> !Bool

    ghc GHC.Iface.Errors.Types

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

  5. gen_Show_binds :: (Name -> Fixity) -> SrcSpan -> DerivInstTys -> (LHsBinds GhcPs, Bag AuxBindSpec)

    ghc GHC.Tc.Deriv.Generate

    No documentation available.

  6. tcOptsShowContext :: TcRnMessageOpts -> !Bool

    ghc GHC.Tc.Errors.Ppr

    Whether we show the error context or not

  7. tcOptsShowContext :: TcRnMessageOpts -> !Bool

    ghc GHC.Tc.Errors.Types

    Whether we show the error context or not

  8. log_show_caret :: LogFlags -> !Bool

    ghc GHC.Utils.Logger

    Show caret in diagnostics

  9. log_show_warn_groups :: LogFlags -> !Bool

    ghc GHC.Utils.Logger

    Show warning flag groups

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

    ghc GHC.Utils.Panic

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

Page 238 of many | Previous | Next