Skip to content

Commit dbfcda7

Browse files
authored
Merge branch 'master' into jan/fix-rename-constructor-record-fields
2 parents 53a2aa0 + 256f834 commit dbfcda7

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)