debian-3.83.4: Modules for working with the Debian package system

Safe HaskellSafe-Inferred
LanguageHaskell98

Debian.Pretty

Synopsis

Documentation

data Doc Source

Instances

cat :: [Doc] -> Doc Source

vcat :: [Doc] -> Doc Source

(<>) :: Monoid m => m -> m -> m infixr 6

An infix synonym for mappend.

Since: 4.5.0.0