Skip to content

Commit 256f834

Browse files
authored
CI: Fix hls-eval-plugin tests for GHC-9.10 (#4638)
1 parent 4c7e56a commit 256f834

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugins/hls-eval-plugin/test/testdata/TPropertyError.ghc910.expected.hs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ module TProperty where
1010
-- errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:96:11 in ghc-internal:GHC.Internal.List
1111
-- badHead, called at libraries/ghc-internal/src/GHC/Internal/List.hs:90:28 in ghc-internal:GHC.Internal.List
1212
-- head, called at <interactive>:1:27 in interactive:Ghci2
13+
-- HasCallStack backtrace:
14+
-- collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:92:13 in ghc-internal:GHC.Internal.Exception
15+
-- toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:128:3 in ghc-internal:GHC.Internal.Exception
16+
--
1317
-- []

0 commit comments

Comments
 (0)