nicify-0.9: Pretty print the standard output of show for algebraic datatypes
Text.Nicify
nicify :: String -> StringSource
data X Source
Constructors
Instances
parseX :: String -> [X]Source
printX :: [X] -> StringSource
printX' :: String -> [X] -> StringSource