Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showPpr :: Outputable a => DynFlags -> a -> Stringliquidhaskell-boot Liquid.GHC.API No documentation available.
showPprUnsafe :: Outputable a => a -> Stringliquidhaskell-boot Liquid.GHC.API No documentation available.
showSDoc :: DynFlags -> SDoc -> Stringliquidhaskell-boot Liquid.GHC.API Show a SDoc as a String with the default user style
showSDocOneLine :: SDocContext -> SDoc -> Stringliquidhaskell-boot Liquid.GHC.API No documentation available.
showSDocUnsafe :: SDoc -> Stringliquidhaskell-boot Liquid.GHC.API No documentation available.
showPprDebug :: Outputable a => a -> Stringliquidhaskell-boot Liquid.GHC.API.Extra No documentation available.
showPprQualified :: Outputable a => a -> Stringliquidhaskell-boot Liquid.GHC.API.Extra No documentation available.
showSDocQualified :: SDoc -> Stringliquidhaskell-boot Liquid.GHC.API.Extra No documentation available.
showLogLevel :: LogLevel -> Textlog-base Log.Data No documentation available.
showLogMessage :: Maybe UTCTime -> LogMessage -> Textlog-base Log.Data Render a LogMessage to Text.