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.

  1. printTimeC :: forall (m :: Type -> Type) . MonadIO m => String -> Cell m () ()

    essence-of-live-coding LiveCoding.Cell.Util

    Like printTime, but as a cell.

  2. printSinesForever :: LiveProgram IO

    essence-of-live-coding LiveCoding.Forever

    No documentation available.

  3. printIdKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  4. printName :: Name

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

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

    ghc-lib-parser GHC.Driver.Errors

    No documentation available.

  6. 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.

  7. 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.

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

    ghc-lib-parser GHC.Driver.Ppr

    No documentation available.

  9. printDecorator :: HsDocStringDecorator -> String

    ghc-lib-parser GHC.Hs.DocString

    No documentation available.

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

    ghc-lib-parser GHC.Utils.Error

    No documentation available.

Page 18 of many | Previous | Next