Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellSafe
LanguageHaskell98

Util.Pretty

Description

Prettyprinting for commonly used datatypes.

Documentation

prettyMap :: (Pretty a, Pretty b) => Map a b -> Doc Source #