Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PlainPanic :: String -> PlainGhcExceptionghc GHC.Utils.Panic.Plain The impossible happened.
PlainProgramError :: String -> PlainGhcExceptionghc GHC.Utils.Panic.Plain An error in the user's code, probably.
PlainSignal :: Int -> PlainGhcExceptionghc GHC.Utils.Panic.Plain Some other fatal signal (SIGHUP,SIGTERM)
PlainSorry :: String -> PlainGhcExceptionghc GHC.Utils.Panic.Plain The user tickled something that's known not to work yet, but we're not counting it as a bug.
PlainUsageError :: String -> PlainGhcExceptionghc GHC.Utils.Panic.Plain Prints the short usage msg after the error
-
John Hughes's and Simon Peyton Jones's Pretty Printer Combinators Based on The Design of a Pretty-printing Library in Advanced Functional Programming, Johan Jeuring and Erik Meijer (eds), LNCS 925 http://www.cse.chalmers.se/~rjmh/Papers/pretty.ps
PStr :: FastString -> TextDetailsghc GHC.Utils.Ppr No documentation available.
-
ghc GHC.Utils.Ppr Normal
-
ghc GHC.Utils.Ppr.Colour A colour/style for use with coloured.
PprColour :: String -> PprColourghc GHC.Utils.Ppr.Colour No documentation available.