X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FGHC.hs;h=a95c36c72f16f908ae8a967bc8aab5bceb626aaa;hb=fcd7ba21a64c12b6e0f1053892d2698ae7d29f81;hp=a918d60bdb4504c07ba4e0d9a5a5e97f38a35ea3;hpb=78f4da288f8a189c739766a3107fa80073800ba7;p=ghc-hetmet.git diff --git a/compiler/main/GHC.hs b/compiler/main/GHC.hs index a918d60..a95c36c 100644 --- a/compiler/main/GHC.hs +++ b/compiler/main/GHC.hs @@ -84,7 +84,7 @@ module GHC ( resume, Resume(resumeStmt, resumeThreadId, resumeBreakInfo, resumeSpan, resumeHistory, resumeHistoryIx), - History(historyBreakInfo), getHistorySpan, + History(historyBreakInfo), getHistorySpan, getHistoryModule, getResumeContext, abandon, abandonAll, InteractiveEval.back,