[GHC] #1205: ghci reports functions not in scope after loading a .hs, if there is a .o present

GHC trac at galois.com
Tue Jun 26 07:10:19 EDT 2007


#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
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


More information about the Glasgow-haskell-bugs mailing list