[commit: packages/stm] D1426: Update output (9870cf1)
git at git.haskell.org
git at git.haskell.org
Thu Nov 12 12:08:09 UTC 2015
Repository : ssh://git@git.haskell.org/stm
On branch : D1426
Link : http://git.haskell.org/packages/stm.git/commitdiff/9870cf156e5e7e21785b236da41f2466bf9f4b29
>---------------------------------------------------------------
commit 9870cf156e5e7e21785b236da41f2466bf9f4b29
Author: Simon Marlow <marlowsd at gmail.com>
Date: Wed Nov 4 23:44:01 2015 +0000
Update output
>---------------------------------------------------------------
9870cf156e5e7e21785b236da41f2466bf9f4b29
tests/stm060.stdout | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/stm060.stdout b/tests/stm060.stdout
index 947395b..17302b9 100644
--- a/tests/stm060.stdout
+++ b/tests/stm060.stdout
@@ -24,7 +24,7 @@ Caught: Exn raised in invariant
Adding a trivially false invariant (no TVar access)
Caught: Transactional invariant violation
-CallStack:
+CallStack (from ImplicitParams):
error, called at libraries/base/GHC/Conc/Sync.hs:767:61 in base:GHC.Conc.Sync
Adding a trivially false invariant (with TVar access)
More information about the ghc-commits
mailing list