WebBits-0.9.2: JavaScript analysis toolsSource codeContentsIndex
WebBits.Common
Description
Defines commonly used datatypes and functions.
Synopsis
class PrettyPrintable a where
pp :: a -> Doc
Documentation
class PrettyPrintable a whereSource
PrettyPrintable makes writing pretty-printing code for large, recursive data structures shorter.
Methods
pp :: a -> DocSource
show/hide Instances
Produced by Haddock version 2.3.0