Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printTimeC :: forall (m :: Type -> Type) . MonadIO m => String -> Cell m () ()essence-of-live-coding LiveCoding.Cell.Util Like printTime, but as a cell.
printSinesForever :: LiveProgram IOessence-of-live-coding LiveCoding.Forever No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
printMessages :: Diagnostic a => Logger -> DiagnosticOpts a -> DiagOpts -> Messages a -> IO ()ghc-lib-parser GHC.Driver.Errors No documentation available.
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.
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.
printForUser :: DynFlags -> Handle -> NamePprCtx -> Depth -> SDoc -> IO ()ghc-lib-parser GHC.Driver.Ppr No documentation available.
printDecorator :: HsDocStringDecorator -> Stringghc-lib-parser GHC.Hs.DocString No documentation available.
printInfoForUser :: Logger -> NamePprCtx -> SDoc -> IO ()ghc-lib-parser GHC.Utils.Error No documentation available.