From f41d4c9df2334330a24ab34a10e887dd072462f1 Mon Sep 17 00:00:00 2001 From: Tommy Bidne Date: Fri, 15 Mar 2024 14:41:41 +1300 Subject: [PATCH] Update tests https://github.com/haskell/core-libraries-committee/issues/261 --- tests/stm055.stderr | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/stm055.stderr b/tests/stm055.stderr index db3ac7d..709f722 100644 --- a/tests/stm055.stderr +++ b/tests/stm055.stderr @@ -1 +1,7 @@ -stm055: Control.Concurrent.STM.atomically was nested +stm055: Exception in thread with id: ThreadId 1, label: + +Control.Concurrent.STM.atomically was nested + +Package: ghc-internal +Module: GHC.Internal.Control.Exception.Base +Type: NestedAtomically \ No newline at end of file