see the GHC library Text.Show.Functions for some insight.
rui yang <[EMAIL PROTECTED]> wrote:
rui yang <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
_______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
