X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FGHC.hs;h=6f42aedf29bd54b89f7bf361ed3d2fc1ae0bc387;hp=e1bc5de643614663b6c593e6f8306ccd1d232c25;hb=d2f11ea842a25bebd51d6c0c730a756c1d987e25;hpb=94bf0d3604ff0d2ecab246924af712bdd1c29a40 diff --git a/compiler/main/GHC.hs b/compiler/main/GHC.hs index e1bc5de..6f42aed 100644 --- a/compiler/main/GHC.hs +++ b/compiler/main/GHC.hs @@ -96,7 +96,7 @@ module GHC ( resume, Resume(resumeStmt, resumeThreadId, resumeBreakInfo, resumeSpan, resumeHistory, resumeHistoryIx), - History(historyBreakInfo, historyEnclosingDecl), + History(historyBreakInfo, historyEnclosingDecls), GHC.getHistorySpan, getHistoryModule, getResumeContext, abandon, abandonAll,