#5207: Selective auto-all for local bindings
---------------------------------+------------------------------------------
    Reporter:  ezyang            |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:  7.4.1       
   Component:  Profiling         |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by igloo):

  * milestone:  => 7.4.1


Comment:

 While being able to give a name would be nice, it isn't necessary, e.g. in
 {{{
 f = ...
     where g = let x = ... in ...
 }}}
 we could use names like "f", "f.g", "f.g.x".

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