#960: Lexical call site string
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:         
     Type:  feature request     |         Status:  new    
 Priority:  normal              |      Milestone:         
Component:  Compiler            |        Version:  6.6    
 Severity:  normal              |     Resolution:         
 Keywords:                      |     Difficulty:  Unknown
 Testcase:                      |   Architecture:  Unknown
       Os:  Unknown             |  
--------------------------------+-------------------------------------------
Comment (by simonpj):

 Indeed ... and you want to see what called whatever called "head", and
 whatever called that, and so on.

 Often asked for, but I don't know how to do that without runtime overhead,
 passing extra arguments. That's more or less what -xc does.

 My suggestion is less ambitious but gets part way.

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