[commit: packages/hpc] D1426: Update output for D1426 (5123582)
git at git.haskell.org
git at git.haskell.org
Fri Nov 13 13:35:32 UTC 2015
Repository : ssh://git@git.haskell.org/hpc
On branch : D1426
Link : http://git.haskell.org/packages/hpc.git/commitdiff/5123582f48b46efc3d27424bc475125a1de78e2e
>---------------------------------------------------------------
commit 5123582f48b46efc3d27424bc475125a1de78e2e
Author: Simon Marlow <marlowsd at gmail.com>
Date: Fri Nov 13 13:33:52 2015 +0000
Update output for D1426
>---------------------------------------------------------------
5123582f48b46efc3d27424bc475125a1de78e2e
tests/simple/tixs/T10529a.stderr | 2 +-
tests/simple/tixs/T10529b.stderr | 2 +-
tests/simple/tixs/T10529c.stderr | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/simple/tixs/T10529a.stderr b/tests/simple/tixs/T10529a.stderr
index d83560a..2f49554 100644
--- a/tests/simple/tixs/T10529a.stderr
+++ b/tests/simple/tixs/T10529a.stderr
@@ -1,3 +1,3 @@
hpc: can not find NonExistingModule in ./.hpc
-CallStack:
+CallStack (from ImplicitParams):
error, called at libraries/hpc/Trace/Hpc/Mix.hs:119:15 in hpc-0.6.0.2:Trace.Hpc.Mix
diff --git a/tests/simple/tixs/T10529b.stderr b/tests/simple/tixs/T10529b.stderr
index 151b953..ad9b675 100644
--- a/tests/simple/tixs/T10529b.stderr
+++ b/tests/simple/tixs/T10529b.stderr
@@ -1,4 +1,4 @@
hpc: hash in tix file for module Main (1234567890)
does not match hash in ./.hpc/Main.mix (2454134535)
-CallStack:
+CallStack (from ImplicitParams):
error, called at libraries/hpc/Trace/Hpc/Mix.hs:129:17 in hpc-0.6.0.2:Trace.Hpc.Mix
diff --git a/tests/simple/tixs/T10529c.stderr b/tests/simple/tixs/T10529c.stderr
index 5c2f649..0700886 100644
--- a/tests/simple/tixs/T10529c.stderr
+++ b/tests/simple/tixs/T10529c.stderr
@@ -1,3 +1,3 @@
hpc: can not parse ./.hpc/NoParse.mix
-CallStack:
+CallStack (from ImplicitParams):
error, called at libraries/hpc/Trace/Hpc/Mix.hs:103:43 in hpc-0.6.0.2:Trace.Hpc.Mix
More information about the ghc-commits
mailing list