|
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
|
|
|
|
Constructors | Term | | | Prim | | ty :: RttiType | | value :: [Word] | |
| Suspension | | | NewtypeWrap | | | RefWrap | | ty :: RttiType | | wrapped_term :: Term | |
|
| Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pprTerm :: TermPrinter -> TermPrinter | Source |
|
|
|
Takes a list of custom printers with a explicit recursion knot and a term,
and returns the output of the first succesful printer, or the default printer
|
|
|
|
|
|
|
|
|
|
|
|
Constructors | Constr | | Fun | | Thunk Int | | ThunkSelector | | Blackhole | | AP | | PAP | | Indirection Int | | MutVar Int | | MVar Int | | Other Int | |
| Instances | |
|
|
|
|
|
|
|
|
Produced by Haddock version 2.6.1 |