diff options
Diffstat (limited to 'testsuite/tests/profiling/should_run/ioprof.stderr')
-rw-r--r-- | testsuite/tests/profiling/should_run/ioprof.stderr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/profiling/should_run/ioprof.stderr b/testsuite/tests/profiling/should_run/ioprof.stderr index db9c36bbe3..0cb2b4b174 100644 --- a/testsuite/tests/profiling/should_run/ioprof.stderr +++ b/testsuite/tests/profiling/should_run/ioprof.stderr @@ -1,5 +1,5 @@ ioprof: a -CallStack (from ImplicitParams): +CallStack (from HasCallStack): error, called at ioprof.hs:23:22 in main:Main CallStack (from -prof): Main.errorM.\ (ioprof.hs:23:22-28) @@ -11,4 +11,3 @@ CallStack (from -prof): Main.bar (ioprof.hs:31:1-20) Main.runM (ioprof.hs:26:1-37) Main.main (ioprof.hs:28:1-43) - Main.CAF (<entire-module>) |