-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
As originally mentioned in #93 it would be convenient if Text.Pretty.Simple provided:
pPrintCompact =
pPrintOpt CheckColorTty (defaultOutputOptionsDarkBg {outputOptionsCompact = True,
outputOptionsCompactParens = True})and I suppose correspondingly:
pPrintCompactLightBg =
pPrintOpt CheckColorTty (defaultOutputOptionsLightBg {outputOptionsCompact = True,
outputOptionsCompactParens = True})Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels