precis-0.4.0: Diff Cabal packages.

Portabilityto be determined.
Stabilityhighly unstable
MaintainerStephen Tetley <stephen.tetley@gmail.com>

Precis.PPShowS

Description

Pretty print combinators for ShowS

Synopsis

Documentation

nextLine :: ShowS -> ShowS -> ShowSSource

Note - this function evaluates the second arg and uses (++) via showString.