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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
