X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FGHC.hs;h=d1d1e78960418d29b1ec3cce8d3b7acd6f8fd285;hp=e8e093b237e9dcc891880ab4f54b5a3735381d60;hb=44ebaafe969002e74855c2290261bed672602c67;hpb=9772b3f828280e89ef9ea1cce28752dee216f23e diff --git a/ghc/compiler/main/GHC.hs b/ghc/compiler/main/GHC.hs index e8e093b..d1d1e78 100644 --- a/ghc/compiler/main/GHC.hs +++ b/ghc/compiler/main/GHC.hs @@ -734,9 +734,6 @@ type RenamedSource = (HsGroup Name, [LImportDecl Name], Maybe [LIE Name]) type TypecheckedSource = LHsBinds Id -- NOTE: --- - things that aren't in the output of the renamer: --- - the export list --- - the imports -- - things that aren't in the output of the typechecker right now: -- - the export list -- - the imports