Lint should check for duplicate top-level bindings with same qualified name
authorsimonpj@microsoft.com <unknown>
Fri, 22 Oct 2010 07:24:05 +0000 (07:24 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 22 Oct 2010 07:24:05 +0000 (07:24 +0000)
commit79723c6692289fd01a2d0548d03a6547eae41ecb
tree4404b64ab764ff381c2407b5c96d732221f8697f
parent814be8d9e33140d766eababc301457b255c0e117
Lint should check for duplicate top-level bindings with same qualified name

This would have produced a more civilised error for Trac #4396
compiler/coreSyn/CoreLint.lhs