X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FGHC.hs;h=ae2dedfed37f097bf7c109d7d7ca3adf385cc454;hp=99362cd3082c4396cbeeb58a0e7e3ca070a49706;hb=de1a1f9f882cf1a5c81c4a152edc001aafd3f8a3;hpb=8582fce6b6a97fcb5842293866e236fc12cf58c3 diff --git a/compiler/main/GHC.hs b/compiler/main/GHC.hs index 99362cd..ae2dedf 100644 --- a/compiler/main/GHC.hs +++ b/compiler/main/GHC.hs @@ -98,7 +98,7 @@ module GHC ( typeKind, parseName, RunResult(..), - runStmt, SingleStep(..), + runStmt, parseImportDecl, SingleStep(..), resume, Resume(resumeStmt, resumeThreadId, resumeBreakInfo, resumeSpan, resumeHistory, resumeHistoryIx),