[Haskell-cafe] Trace

Thomas DuBuisson thomas.dubuisson at gmail.com
Fri Mar 19 16:34:07 EDT 2010


> Hi,
> I'm a new Haskell programmer and am trying to output the values of some of
> the variables (for debugging) as the program executes.

Debugging?  Use the GHCi debugger.

Cheers,
Thomas


More information about the Haskell-Cafe mailing list