#4012: Compilation results are not deterministic
-------------------------------+--------------------------------------------
  Reporter:  kili              |          Owner:  igloo               
      Type:  bug               |         Status:  new                 
  Priority:  high              |      Milestone:  7.6.2               
 Component:  Compiler          |        Version:  6.12.2              
Resolution:                    |       Keywords:                      
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple    
   Failure:  Other             |     Difficulty:  Difficult (2-5 days)
  Testcase:                    |      Blockedby:                      
  Blocking:                    |        Related:                      
-------------------------------+--------------------------------------------

Comment(by igloo):

 I think this is only really a problem when ghc ''generates'' the same name
 at both the top level and in an expression. Is it feasible to generate
 e.g. 'tlvl' for top-level names, and 'lvl' for let/lambda-bound names?

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