#2197: GHCi doesn't work when built with way=p
--------------------+-------------------------------------------------------
 Reporter:  SamB    |          Owner:  simonmar   
     Type:  bug     |         Status:  new        
 Priority:  low     |      Milestone:  6.10 branch
Component:  GHCi    |        Version:  6.9        
 Severity:  normal  |     Resolution:             
 Keywords:          |     Difficulty:  Unknown    
 Testcase:          |   Architecture:  Unknown    
       Os:  Linux   |  
--------------------+-------------------------------------------------------
Changes (by simonmar):

  * priority:  normal => low
  * difficulty:  => Unknown
  * owner:  => simonmar
  * milestone:  => 6.10 branch

Comment:

 GHCi + profiling doesn't work for deeper reasons than this: it would
 require a lot of work in the byte-code compiler and interpreter.

 If you try 'ghci -prof' you get an error message, but in this case you
 built GHCi itself with -prof and tried to use it.  I'll make it so that
 GHCi fails with a helpful error message earlier.

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