#1205: ghci reports functions not in scope after loading a .hs, if there is a .o
present
--------------------------------+-------------------------------------------
    Reporter:  guest            |        Owner:         
        Type:  feature request  |       Status:  new    
    Priority:  normal           |    Milestone:  _|_    
   Component:  GHCi             |      Version:  6.6    
    Severity:  normal           |   Resolution:         
    Keywords:                   |   Difficulty:  Unknown
          Os:  Unknown          |     Testcase:         
Architecture:  Unknown          |  
--------------------------------+-------------------------------------------
Comment (by Isaac Dupree):

 On a related note, it would be nice if there was a flag to give to ghc
 (not i) to produce .o/.hi files that contain enough internal information
 to have ghci load them and be able to be "inside" the module.  When using
 that and compiling separately, ghci would load quickly and nevertheless
 work (mostly?) as expected... (I have no idea how hard this would be nor
 if something like this already exists)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1205>
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