prettyprinter-combinators-0.1.1.1: Some useful combinators for the prettyprinter package
Copyright(c) Sergey Vinokurov 2018
LicenseApache-2.0 (see LICENSE)
Maintainerserg.foo@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Prettyprinter.Show

Description

 

Documentation

ppShow :: Show a => a -> Doc ann Source #