packages feed

ghc-lib-parser-8.8.0.20190424: compiler/utils/Outputable.hs-boot

module Outputable where

import GhcPrelude

data SDoc

showSDocUnsafe :: SDoc -> String

warnPprTrace :: Bool -> String -> Int -> SDoc -> a -> a

text :: String -> SDoc