#4532: Profiling crashes with GHC API
----------------------------+-----------------------------------------------
  Reporter:  guest          |          Owner:                             
      Type:  bug            |         Status:  closed                     
  Priority:  normal         |      Milestone:                             
 Component:  Profiling      |        Version:  6.12.3                     
Resolution:  fixed          |       Keywords:  GHC,Profiling,GHC API,Crash
  Testcase:                 |      Blockedby:                             
Difficulty:                 |             Os:  MacOS X                    
  Blocking:                 |   Architecture:  x86                        
   Failure:  Runtime crash  |  
----------------------------+-----------------------------------------------
Changes (by igloo):

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


Comment:

 Thanks for the report.

 In 7.0.1 you get a nice error:
 {{{
 $ ./q +RTS -p
 q: q: You can't call compileExpr in a profiled compiler
 }}}

 Unfortunately this isn't possible at present.

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