ChristmasTree-0.1.2: Changing Haskell's Read Implementation Such That by Mainpulating Abstract Syntax Trees it Reads Expressions EfficientlySource codeContentsIndex
Text.GShow
Documentation
class GShow a whereSource
Methods
gshow :: a -> StringSource
gshowsPrec :: Int -> a -> ShowSSource
deriveShow :: Name -> Q [Dec]Source
app_prec
Produced by Haddock version 2.4.2