precis-0.5.0: Diff Cabal packages.

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

Precis.Utils.PPShowS

Description

Pretty print combinators for ShowS

Synopsis

Documentation

nextLine :: ShowS -> ShowS -> ShowSSource

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