prettyprinter-combinators-0.1.0.1: Some useful combinators for the prettyprinter package
Source
Contents
Index
Copyright
(c) Sergey Vinokurov 2018
License
Apache-2.0 (see LICENSE)
Maintainer
serg.foo@gmail.com
Safe Haskell
None
Language
Haskell2010
Prettyprinter.Show
Description
Documentation
ppShow
::
Show
a => a ->
Doc
ann
Source
#