#2740: free variable not available in debugger
-------------------------+--------------------------------------------------
    Reporter:  phercek   |        Owner:  igloo  
        Type:  merge     |       Status:  new    
    Priority:  normal    |    Milestone:  6.10.2 
   Component:  GHCi      |      Version:  6.10.1 
    Severity:  normal    |   Resolution:         
    Keywords:  debugger  |   Difficulty:  Unknown
    Testcase:            |           Os:  Linux  
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge
  * milestone:  => 6.10.2

Comment:

 Fixed:

 {{{
 Tue Nov 25 10:31:13 GMT 2008  Simon Marlow <[EMAIL PROTECTED]>
   * Fix #2740: we were missing the free variables on some expressions
   Particularly boolean expresions: the conditional of an 'if', and
   guards, were missing their free variables.
 }}}

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