Skip to content

Commit 706b167

Browse files
committed
Bump CI to GHC 9.10.2
1 parent 9477b2a commit 706b167

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ module TProperty where
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
1313
-- 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
14+
-- collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
15+
-- toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
16+
-- error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
17+
-- errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:96:11 in ghc-internal:GHC.Internal.List
18+
-- badHead, called at libraries/ghc-internal/src/GHC/Internal/List.hs:90:28 in ghc-internal:GHC.Internal.List
19+
-- head, called at <interactive>:1:27 in interactive:Ghci2
1620
--
1721
-- []

0 commit comments

Comments
 (0)