Inferno.Utils.Prettyprinter
renderDoc :: Doc ann -> Text Source #
renderPretty :: Pretty a => a -> Text Source #
showPretty :: MonadIO m => Pretty a => a -> m () Source #