[GHC] #4832: Inconsistent import of instances in GHCi

GHC cvs-ghc at haskell.org
Sun Apr 3 23:48:52 CEST 2011


#4832: Inconsistent import of instances in GHCi
---------------------------+------------------------------------------------
  Reporter:  sebf          |          Owner:                  
      Type:  bug           |         Status:  closed          
  Priority:  high          |      Milestone:  7.4.1           
 Component:  GHCi          |        Version:  7.0.1           
Resolution:  fixed         |       Keywords:                  
  Testcase:                |      Blockedby:                  
Difficulty:                |             Os:  Unknown/Multiple
  Blocking:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------

Comment(by simonmar):

 Replying to [comment:3 batterseapower]:

 > I think that mkExportEnv, hscGetModuleExports, getModuleExports,
 tcGetModuleExports could probably be deleted by just making the :m
 codepath a special case of the "import" codepath (in
 InteractiveEval.setContext), but I'm not familiar enough with the code to
 be confident about making that change.

 Yes - Simon and I looked at this and came to the same conclusion.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4832#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the Glasgow-haskell-bugs mailing list