[Haskell-cafe] Printing functions

Creighton Hogg wchogg at primula.hep.wisc.edu
Wed Jan 25 00:11:21 EST 2006


Hi,
I'm working on writing a genetic programming system in 
Haskell, and I wanted to know what might be a good way to 
print out the programs that are being generated.
There's no instance of Show for functions, but I'd really 
like to see what's happening so that I know if it's working 
right.
What should I try?


More information about the Haskell-Cafe mailing list