see the GHC library Text.Show.Functions for some insight.
rui yang <r2yang@engmail.uwaterloo.ca> wrote:
I want to print a function which itself have some functions as it's parameters
and will return some functions as the results, and I want to print out the
result, does anyone knows how to define the instance declaration of show class
to this function type?
Thanks in advance.
Rui
----------------------------------------
This mail sent through www.mywaterloo.ca
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell