ghc-9.2.1: GHC/Utils/Outputable.hs-boot
module GHC.Utils.Outputable where import GHC.Prelude data SDoc data PprStyle data SDocContext text :: String -> SDoc
module GHC.Utils.Outputable where import GHC.Prelude data SDoc data PprStyle data SDocContext text :: String -> SDoc