Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. printSinesForever :: LiveProgram IO

    essence-of-live-coding LiveCoding.Forever

    No documentation available.

  2. printIdKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  3. printName :: Name

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  4. printMessages :: Diagnostic a => Logger -> DiagnosticOpts a -> DiagOpts -> Messages a -> IO ()

    ghc-lib-parser GHC.Driver.Errors

    No documentation available.

  5. printOrThrowDiagnostics :: Logger -> GhcMessageOpts -> DiagOpts -> Messages GhcMessage -> IO ()

    ghc-lib-parser GHC.Driver.Errors

    Given a bag of diagnostics, turn them into an exception if any has SevError, or print them out otherwise.

  6. printException :: (HasLogger m, MonadIO m, HasDynFlags m) => SourceError -> m ()

    ghc-lib-parser GHC.Driver.Monad

    Print the all diagnostics in a SourceError. Useful inside exception handlers.

  7. printForUser :: DynFlags -> Handle -> NamePprCtx -> Depth -> SDoc -> IO ()

    ghc-lib-parser GHC.Driver.Ppr

    No documentation available.

  8. printDecorator :: HsDocStringDecorator -> String

    ghc-lib-parser GHC.Hs.DocString

    No documentation available.

  9. printInfoForUser :: Logger -> NamePprCtx -> SDoc -> IO ()

    ghc-lib-parser GHC.Utils.Error

    No documentation available.

  10. printOutputForUser :: Logger -> NamePprCtx -> SDoc -> IO ()

    ghc-lib-parser GHC.Utils.Error

    No documentation available.

Page 18 of many | Previous | Next