X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fghci%2FCompManager.lhs;h=7370668b3ce13fbc03b7861be8614f9916c1a2f3;hb=17879095049f5705c9734cab4f4c5d56f61f81a7;hp=90ef10cad4a8277fcf23a218a9874e419ce16a0f;hpb=dbb27b50948726c09fae681bca921ba3c00d859b;p=ghc-hetmet.git diff --git a/ghc/compiler/ghci/CompManager.lhs b/ghc/compiler/ghci/CompManager.lhs index 90ef10c..7370668 100644 --- a/ghc/compiler/ghci/CompManager.lhs +++ b/ghc/compiler/ghci/CompManager.lhs @@ -26,7 +26,7 @@ import Finder ( Finder, newFinder, import CmSummarise ( summarise, ModSummary(..), mi_name, ms_get_imports, name_of_summary, deps_of_summary ) -import CmCompile ( PCS, emptyPCS, HST, HIT, CompResult(..), cmCompile ) +--import CmCompile ( PCS, emptyPCS, HST, HIT, CompResult(..), cmCompile ) import CmLink ( PLS, emptyPLS, Linkable(..), link, LinkResult(..), filterModuleLinkables, modname_of_linkable,