#5778: GHCi won't load compiled object files outside of a package
---------------------------+------------------------------------------------
  Reporter:  lpsmith       |          Owner:                
      Type:  bug           |         Status:  closed        
  Priority:  normal        |      Milestone:                
 Component:  GHCi          |        Version:  7.4.1-rc1     
Resolution:  invalid       |       Keywords:                
        Os:  Linux         |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown  |     Difficulty:  Unknown       
  Testcase:                |      Blockedby:                
  Blocking:                |        Related:                
---------------------------+------------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 This is a feature, not a bug!  GHC has to recompile the source file, just
 in case the different language extensions have any effect.  See #437.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to