GHCi: use real time instead of CPU time for :set -s
CPU time is never very accurate, and it broke completely with -fexternal-interpreter which runs the interpreted computations in a separate process.
Showing
Please register or sign in to comment