id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
7179,Non-unique variable bindings in the Core,stephen70edwards,,"In the process of using GHC as a library, I found that the new variables bound in a core Case may not be unique, which I did not expect (what part of ""unique"" don't you understand?). They're in mutually exclusive branches and don't seem to adversely affect the generated code (perhaps another unique pass runs).

It's visible in the external core output, although I discovered the problem while using core data structures.",bug,closed,normal,,External Core,7.4.1,wontfix,CoreSyn Unique,,Unknown/Multiple,Unknown/Multiple,Other,Unknown,,,,
