
2 Jul
2007
2 Jul
'07
6:40 p.m.
Hi
SystemLogging.LogInfo("Did Something"); SystemLogging.LogInfo("x is " + x );
How can we do something similar in Haskell?
See trace: http://www.haskell.org/hoogle/?q=trace Thanks Neil