Skip to content

Commit cb861ea

Browse files
tbidnewz1000
authored andcommitted
Update test output for exception CLC proposals
The following two proposals add exception type info to the output of displayException: haskell/core-libraries-committee#231 haskell/core-libraries-committee#261 This commit updates the test output here to match: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/12242
1 parent 3d801a0 commit cb861ea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

tests/stm055.stderr

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
stm055: Control.Concurrent.STM.atomically was nested
1+
stm055: Exception:
2+
3+
Control.Concurrent.STM.atomically was nested
4+
5+
Package: ghc-internal
6+
Module: GHC.Internal.Control.Exception.Base
7+
Type: NestedAtomically

0 commit comments

Comments
 (0)