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.
sdocPrintExplicitForalls :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintExplicitKinds :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintExplicitRuntimeReps :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintPotentialInstances :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintTypeAbbreviations :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintTypecheckerElaboration :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocPrintUnicodeSyntax :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
txtPrinter :: TextDetails -> String -> Stringghc GHC.Utils.Ppr Default TextDetails printer
regPrintId :: RegisterFlags -> Flag BoolCabal Distribution.Simple.Setup No documentation available.
pPrint :: Show a => a -> IO ()pretty-show Text.Show.Pretty Pretty print a generic value to stdout. This is particularly useful in the GHCi interactive environment.