ChristmasTree-0.2.1.1: Alternative approach of 'read' that composes grammars instead of parsers.

Safe HaskellNone

Text.GShow

Documentation

class GShow a whereSource

Methods

gshow :: a -> StringSource

gshowsPrec :: Int -> a -> ShowSSource