Is there an easy way to print the call stack of the evaluation of an expression in ghci without setting breakpoints or changing the code?

That would be very useful.