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. dualLine :: IsLine doc => SDoc -> HLine -> doc

    ghc-lib-parser GHC.Utils.Outputable

    Prints as either the given SDoc or the given HLine, depending on which type the result is instantiated to. This should generally be avoided; see Note [dualLine and dualDoc] for details.

  2. forAllLit :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  3. reallyAlwaysQualify :: NamePprCtx

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  4. reallyAlwaysQualifyNames :: QueryQualifyName

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  5. sdocPrintExplicitForalls :: SDocContext -> !Bool

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  6. InstallationError :: String -> GhcException

    ghc-lib-parser GHC.Utils.Panic

    An installation problem.

  7. callStackDoc :: HasCallStack => SDoc

    ghc-lib-parser GHC.Utils.Panic

    No documentation available.

  8. prettyCallStackDoc :: CallStack -> SDoc

    ghc-lib-parser GHC.Utils.Panic

    No documentation available.

  9. PlainInstallationError :: String -> PlainGhcException

    ghc-lib-parser GHC.Utils.Panic.Plain

    An installation problem.

  10. freeForeignCallInfo :: Ptr C_ffi_cif -> IO ()

    ghc-lib-parser GHCi.FFI

    No documentation available.

Page 614 of many | Previous | Next