[Haskell-beginners] debugging help

Dennis Raddle dennis.raddle at gmail.com
Sat Dec 5 00:50:22 UTC 2015


I'm getting an error, printf not having enough arguments. I need to find
where this is happening, and I understand there are ways of getting a stack
trace, but apparently I need to compile for profiling. That means I need to
compile my one library dependency (Text.XML.Light) for profiling, I
believe. How do I do this? I'm on Windows and have only installed libraries
in the past with cabal.

D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151204/fca66498/attachment.html>


More information about the Beginners mailing list