ChristmasTree-0.1.2: Changing Haskell's Read Implementation Such That by Mainpulating Abstract Syntax Trees it Reads Expressions Efficiently
Source code
Contents
Index
Text.GShow
Documentation
class
GShow
a
where
Source
Methods
gshow
:: a ->
String
Source
gshowsPrec
::
Int
-> a ->
ShowS
Source
deriveShow
::
Name
->
Q
[
Dec
]
Source
app_prec
Produced by
Haddock
version 2.4.2