#5753: ghci doesn't always use compiled modules
---------------------------------+------------------------------------------
    Reporter:  rl                |       Owner:            
        Type:  bug               |      Status:  infoneeded
    Priority:  normal            |   Milestone:  7.4.1     
   Component:  Compiler          |     Version:  7.2.1     
    Keywords:                    |          Os:  Windows   
Architecture:  Unknown/Multiple  |     Failure:  Other     
  Difficulty:  Unknown           |    Testcase:            
   Blockedby:                    |    Blocking:            
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonmar):

 You might also try with `-ddump-hi-diffs` which will tell you why GHC is
 recompiling the module.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to